Skip to content

cli: add revision/tag support to get and open #374

cli: add revision/tag support to get and open

cli: add revision/tag support to get and open #374

Triggered via pull request March 27, 2024 22:52
Status Failure
Total duration 3m 9s
Artifacts

pr-tests.yaml

on: pull_request
Matrix: test / Test
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 6 warnings
lint / lint: cmd/esc/cli/client/client_test.go#L189
not enough arguments in call to client.GetEnvironment
lint / lint: cmd/esc/cli/client/client_test.go#L205
not enough arguments in call to client.GetEnvironment
lint / lint: cmd/esc/cli/client/client_test.go#L222
not enough arguments in call to client.GetEnvironment
lint / lint: cmd/esc/cli/client/client_test.go#L320
not enough arguments in call to client.OpenEnvironment
lint / lint: cmd/esc/cli/client/client_test.go#L357
not enough arguments in call to client.OpenEnvironment
lint / lint: cmd/esc/cli/client/client_test.go#L373
not enough arguments in call to client.OpenEnvironment
lint / lint
Process completed with exit code 2.
test / Test (1.20.x, true): cmd/esc/cli/client/client_test.go#L189
not enough arguments in call to client.GetEnvironment
test / Test (1.20.x, true): cmd/esc/cli/client/client_test.go#L205
not enough arguments in call to client.GetEnvironment
test / Test (1.20.x, true): cmd/esc/cli/client/client_test.go#L222
not enough arguments in call to client.GetEnvironment
test / Test (1.20.x, true): cmd/esc/cli/client/client_test.go#L320
not enough arguments in call to client.OpenEnvironment
test / Test (1.20.x, true): cmd/esc/cli/client/client_test.go#L357
not enough arguments in call to client.OpenEnvironment
test / Test (1.20.x, true): cmd/esc/cli/client/client_test.go#L373
not enough arguments in call to client.OpenEnvironment
test / Test (1.20.x, true)
Process completed with exit code 2.
lint / check-copyright
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, jaxxstorm/[email protected], actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint / check-copyright
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, jaxxstorm/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint / lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint / 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/
test / Test (1.20.x, true)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2, pulumi/action-install-pulumi-cli@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test / Test (1.20.x, true)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, pulumi/action-install-pulumi-cli@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/