fix older upload (#1362) #5592
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
tests.yml
on: push
go-test
3m 20s
lint
1m 16s
wasm-test
2m 0s
system-test
13m 24s
Annotations
11 errors and 5 warnings
lint:
core/logger/logger.go#L93
Error return value of `l.logDebug.Output` is not checked (errcheck)
|
lint:
core/logger/logger.go#L99
Error return value of `l.logInfo.Output` is not checked (errcheck)
|
lint:
core/logger/logger.go#L105
Error return value of `l.logError.Output` is not checked (errcheck)
|
lint:
core/logger/logger.go#L111
Error return value of `l.logFatal.Output` is not checked (errcheck)
|
lint:
zboxapi/sdk_test.go#L198
Error return value of `json.Unmarshal` is not checked (errcheck)
|
lint:
zboxcore/sdk/rollback.go#L137
Error return value of `formWriter.WriteField` is not checked (errcheck)
|
lint:
zboxcore/sdk/rollback.go#L138
Error return value of `formWriter.WriteField` is not checked (errcheck)
|
lint:
wasmsdk/demo/main.go#L38
Error return value of `w.Write` is not checked (errcheck)
|
lint:
mobilesdk/zbox/m3u8.go#L89
Error return value of `m.Writer.Truncate` is not checked (errcheck)
|
lint:
mobilesdk/zbox/m3u8.go#L90
Error return value of `m.Writer.Seek` is not checked (errcheck)
|
system-test
The operation was canceled.
|
wasm-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
go-test
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/
|
system-test
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/
|
system-test
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/
|
system-test
The following actions uses node12 which is deprecated and will be forced to run on node16: azure/setup-helm@v1, azure/setup-kubectl@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|