Jpeg example repl #10
go.yaml
on: pull_request
Linters (Static Analysis) for Go
1m 10s
Matrix: tests
Annotations
13 errors and 5 warnings
Unit tests on Go 1.20.x ubuntu-latest
no required module provides package go.opentelemetry.io/otel/exporters/otlp/internal; to add it:
|
Unit tests on Go 1.20.x ubuntu-latest:
pkg/sum/labeler/labeler_e2e_test.go#L20
missing go.sum entry for module providing package gopkg.in/yaml.v3 (imported by github.com/efficientgo/examples/pkg/sum/labeler); to add:
|
Unit tests on Go 1.20.x ubuntu-latest
Process completed with exit code 2.
|
Unit tests on Go 1.21.x ubuntu-latest
no required module provides package go.opentelemetry.io/otel/exporters/otlp/internal; to add it:
|
Unit tests on Go 1.21.x ubuntu-latest:
pkg/sum/labeler/labeler_e2e_test.go#L20
missing go.sum entry for module providing package gopkg.in/yaml.v3 (imported by github.com/efficientgo/examples/pkg/sum/labeler); to add:
|
Unit tests on Go 1.21.x ubuntu-latest
Process completed with exit code 2.
|
Linters (Static Analysis) for Go
Process completed with exit code 2.
|
Unit tests on Go 1.20.x macos-latest
no required module provides package go.opentelemetry.io/otel/exporters/otlp/internal; to add it:
|
Unit tests on Go 1.20.x macos-latest:
pkg/sum/labeler/labeler_e2e_test.go#L20
missing go.sum entry for module providing package gopkg.in/yaml.v3 (imported by github.com/efficientgo/examples/pkg/sum/labeler); to add:
|
Unit tests on Go 1.20.x macos-latest
Process completed with exit code 2.
|
Unit tests on Go 1.21.x macos-latest
no required module provides package go.opentelemetry.io/otel/exporters/otlp/internal; to add it:
|
Unit tests on Go 1.21.x macos-latest:
pkg/sum/labeler/labeler_e2e_test.go#L20
missing go.sum entry for module providing package gopkg.in/yaml.v3 (imported by github.com/efficientgo/examples/pkg/sum/labeler); to add:
|
Unit tests on Go 1.21.x macos-latest
Process completed with exit code 2.
|
Unit tests on Go 1.20.x ubuntu-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Unit tests on Go 1.21.x ubuntu-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Linters (Static Analysis) for Go
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Unit tests on Go 1.20.x macos-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Unit tests on Go 1.21.x macos-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|