Skip to content

Fix lint when merging contrib 1.14 into runtime #3223

Fix lint when merging contrib 1.14 into runtime

Fix lint when merging contrib 1.14 into runtime #3223

Triggered via pull request December 19, 2024 03:36
Status Failure
Total duration 5m 53s
Artifacts

components-contrib-all.yml

on: pull_request
Post comment on Repository Dispatch
1s
Post comment on Repository Dispatch
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 3 warnings
Build linux_amd64 binaries: lock/redis/standalone.go#L88
Success is missing in TryLockResponse (exhaustivestruct)
Build linux_amd64 binaries: bindings/input_binding.go#L46
err113: do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"ping is not implemented by this input binding\")" (goerr113)
Build linux_amd64 binaries: bindings/output_binding.go#L38
err113: do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"ping is not implemented by this output binding\")" (goerr113)
Build linux_amd64 binaries: common/authentication/aws/aws.go#L127
err113: do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"failed to load default AWS authentication configuration\")" (goerr113)
Build linux_amd64 binaries: common/component/cloudflare/workers/workers.go#L191
err113: do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"response does not contain a value for 'subdomain'\")" (goerr113)
Build linux_amd64 binaries: common/authentication/sqlserver/metadata.go#L54
err113: do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"invalid database name, accepted characters are (A-Z, a-z, 0-9, _)\")" (goerr113)
Build linux_amd64 binaries: common/authentication/sqlserver/metadata.go#L57
err113: do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"invalid schema name, accepted characters are (A-Z, a-z, 0-9, _)\")" (goerr113)
Build linux_amd64 binaries: secretstores/secret_store.go#L43
err113: do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"ping is not implemented by this secret store\")" (goerr113)
Build linux_amd64 binaries: tests/utils/configupdater/postgres/postgres.go#L108
err113: do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"missing postgreSQL configuration table name\")" (goerr113)
Build linux_amd64 binaries: tests/utils/configupdater/postgres/postgres.go#L137
err113: do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"empty list of items\")" (goerr113)
Build windows_amd64 binaries
The job was canceled because "ubuntu-latest_amd64" failed.
Build windows_amd64 binaries
The operation was canceled.
Build darwin_amd64 binaries
The job was canceled because "ubuntu-latest_amd64" failed.
Build darwin_amd64 binaries
The operation was canceled.
Post comment on Repository Dispatch
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build linux_arm binaries
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build linux_amd64 binaries
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636