refactor: introduce type resource.ID #2487
Annotations
6 errors and 2 warnings
build:
internal/http/decode/decoders.go#L103
multiple-value resource.ParseID(s) (value of type (resource.ID, error)) in single-value context (compile)
|
build:
internal/pubsub/broker.go#L103
assignment mismatch: 1 variable but resource.ParseID returns 2 values (compile)
|
build:
internal/pubsub/broker.go#L103
assignment mismatch: 1 variable but resource.ParseID returns 2 values (compile)
|
build:
internal/tokens/middleware.go#L182
assignment mismatch: 1 variable but resource.ParseID returns 2 values (compile)
|
build:
internal/tokens/middleware.go#L182
assignment mismatch: 1 variable but resource.ParseID returns 2 values (compile)
|
build
Process completed with exit code 2.
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, 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/
|
build
No files were found with the provided path: internal/integration/screenshots/**/*.png. No artifacts will be uploaded.
|