Bump github actions #607
tests.yaml
on: push
build-ci
/
...
/
build
37s
lint
1m 22s
Annotations
2 errors and 4 warnings
build-ci / warp10-ci / build
buildx failed with: ERROR: failed to solve: dockerfile parse error on line 38: unknown instruction: tar (did you mean arg?)
|
build-ci / vault-ci
buildx failed with: ERROR: failed to solve: ghcr.io/scality/vault:c2607856: failed to resolve source metadata for ghcr.io/scality/vault:c2607856: unexpected status from HEAD request to https://ghcr.io/v2/scality/vault/manifests/c2607856: 403 Forbidden
|
lint:
libV2/server/API/metrics/listMetrics.js#L26
'start' is never reassigned. Use 'const' instead
|
lint:
tests/functional/client/testClientConnections.js#L60
Expected to return a value at the end of arrow function
|
lint:
tests/functional/client/testClientConnections.js#L109
Expected to return a value at the end of arrow function
|
lint:
tests/utils/vaultclient.js#L132
Expected to return a value at the end of arrow function
|