Add debug options #26
test.yml
on: pull_request
lint
2m 43s
codecov
19s
Matrix: test
Annotations
11 errors and 15 warnings
codecov
Codecov: Failed to properly upload: The process '/home/runner/work/_actions/codecov/codecov-action/v3/dist/codecov' failed with exit code 255
|
lint:
../../../../../opt/hostedtoolcache/go/1.23.2/x64/src/slices/iter.go#L50
cannot range over seq (variable of type iter.Seq[E]) (typecheck)
|
lint:
../../../../../opt/hostedtoolcache/go/1.23.2/x64/src/maps/iter.go#L51
cannot range over seq (variable of type iter.Seq2[K, V]) (typecheck)
|
lint:
../../../../../opt/hostedtoolcache/go/1.23.2/x64/src/os/stat_linux.go#L47
not enough arguments in call to time.Unix
|
lint:
../../../../../opt/hostedtoolcache/go/1.23.2/x64/src/net/http/fs.go#L1000
missing type in composite literal (typecheck)
|
lint:
../../../../../opt/hostedtoolcache/go/1.23.2/x64/src/net/http/fs.go#L1001
missing type in composite literal (typecheck)
|
lint:
../../../../../opt/hostedtoolcache/go/1.23.2/x64/src/net/http/pattern.go#L382
missing return (typecheck)
|
lint:
../../../../../opt/hostedtoolcache/go/1.23.2/x64/src/net/http/server.go#L2210
missing return (typecheck)
|
lint:
../../../../../opt/hostedtoolcache/go/1.23.2/x64/src/math/big/intconv.go#L220
r.ReadRune undefined (type byteReader has no field or method ReadRune) (typecheck)
|
lint:
../../../../../opt/hostedtoolcache/go/1.23.2/x64/src/math/big/intconv.go#L228
r.UnreadRune undefined (type byteReader has no field or method UnreadRune) (typecheck)
|
lint:
../../../../../opt/hostedtoolcache/go/1.23.2/x64/src/crypto/tls/auth.go#L133
previous case (typecheck)
|
test (1.19.x, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test (1.18.x, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test (1.22.x, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
codecov
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test (1.22.x, macos-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test (1.20.x, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test (1.21.x, macos-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test (1.21.x, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test (1.20.x, macos-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test (1.18.x, macos-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test (1.19.x, macos-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, golangci/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, golangci/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "Go-results-macos-latest-1.18.x", "Go-results-macos-latest-1.19.x", "Go-results-macos-latest-1.20.x", "Go-results-macos-latest-1.21.x", "Go-results-macos-latest-1.22.x", "Go-results-ubuntu-latest-1.18.x", "Go-results-ubuntu-latest-1.19.x", "Go-results-ubuntu-latest-1.20.x", "Go-results-ubuntu-latest-1.21.x", "Go-results-ubuntu-latest-1.22.x".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Go-results-macos-latest-1.18.x
Expired
|
90.5 KB |
|
Go-results-macos-latest-1.19.x
Expired
|
90.4 KB |
|
Go-results-macos-latest-1.20.x
Expired
|
89.9 KB |
|
Go-results-macos-latest-1.21.x
Expired
|
89.9 KB |
|
Go-results-macos-latest-1.22.x
Expired
|
89.9 KB |
|
Go-results-ubuntu-latest-1.18.x
Expired
|
92.1 KB |
|
Go-results-ubuntu-latest-1.19.x
Expired
|
92 KB |
|
Go-results-ubuntu-latest-1.20.x
Expired
|
91.6 KB |
|
Go-results-ubuntu-latest-1.21.x
Expired
|
91.6 KB |
|
Go-results-ubuntu-latest-1.22.x
Expired
|
91.6 KB |
|