Skip to content

Merge pull request #285 from mattONR/patch-1 #1680

Merge pull request #285 from mattONR/patch-1

Merge pull request #285 from mattONR/patch-1 #1680

Triggered via push November 1, 2023 09:49
Status Failure
Total duration 4m 28s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

1 error and 6 warnings
deploy
Command failed: (cd /home/runner/work/_actions/onramper/action-deploy-aws-static-site/v2 && PATH="/home/runner/runners/2.311.0/externals/node16/bin:$PATH" node node_modules/aws-cdk-lib/index.js bootstrap) node:internal/modules/cjs/loader:1031 throw err; ^ Error: Cannot find module '/home/runner/work/_actions/onramper/action-deploy-aws-static-site/v2/node_modules/aws-cdk-lib/index.js' at Function.Module._resolveFilename (node:internal/modules/cjs/loader:1028:15) at Function.Module._load (node:internal/modules/cjs/loader:873:27) at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12) at node:internal/main/run_main_module:22:47 { code: 'MODULE_NOT_FOUND', requireStack: [] }
lint-and-build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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/
lint-and-build: package/src/ApiContext/index.tsx#L908
React Hook useCallback has a missing dependency: 'props.filters?.excludeGateways'. Either include it or remove the dependency array
deploy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, onramper/action-deploy-aws-static-site@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
deploy
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/
deploy
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/
deploy: package/src/ApiContext/index.tsx#L908
React Hook useCallback has a missing dependency: 'props.filters?.excludeGateways'. Either include it or remove the dependency array