Context Management #31
Annotations
11 errors and 6 warnings
tidy
Process completed with exit code 1.
|
lint:
model/expiry/from.go#L117
G115: integer overflow conversion uint64 -> int (gosec)
|
lint:
model/expiry/from.go#L122
G115: integer overflow conversion uint64 -> int (gosec)
|
lint:
model/expiry/from.go#L127
G115: integer overflow conversion uint64 -> int (gosec)
|
lint:
utils/zero/zero.go#L31
G115: integer overflow conversion int -> uint (gosec)
|
lint:
utils/zero/zero.go#L57
G115: integer overflow conversion int -> uint (gosec)
|
lint:
utils/snacl/snacl.go#L152
G115: integer overflow conversion int -> uint64 (gosec)
|
lint:
utils/snacl/snacl.go#L154
G115: integer overflow conversion int -> uint64 (gosec)
|
lint:
utils/snacl/snacl.go#L156
G115: integer overflow conversion int -> uint64 (gosec)
|
lint:
model/slip10/benchmark_test.go#L32
G115: integer overflow conversion int -> uint32 (gosec)
|
lint:
model/slip10/benchmark_test.go#L47
G115: integer overflow conversion int -> uint32 (gosec)
|
tidy
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/cache@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. 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/setup-go@v3, actions/checkout@v2, actions/cache@v3, golangci/golangci-lint-action@v3.3.0. 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 `set-output` 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/
|
lint
The `set-output` 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/
|
test
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/cache@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/
|