Upgrade to Node 18 runtimes #2867
Annotations
12 errors and 3 warnings
Prettier
Process completed with exit code 1.
|
Typecheck
Process completed with exit code 1.
|
Linter:
src/deployments/cdk/src/apps/phase-2.ts#L125
'substr' is deprecated. A legacy feature for browser compatibility
|
Linter:
src/deployments/cdk/src/common/interface-endpoints.ts#L93
'addDependsOn' is deprecated. use addDependency
|
Linter:
src/deployments/cdk/src/common/interface-endpoints.ts#L109
'addDependsOn' is deprecated. use addDependency
|
Linter:
src/deployments/cdk/src/common/interface-endpoints.ts#L118
'addDependsOn' is deprecated. use addDependency
|
Linter:
src/deployments/cdk/src/common/vpc.ts#L373
'addDependsOn' is deprecated. use addDependency
|
Linter:
src/deployments/cdk/src/common/vpc.ts#L686
'addDependsOn' is deprecated. use addDependency
|
Linter:
src/deployments/cdk/src/common/vpc.ts#L730
'addDependsOn' is deprecated. use addDependency
|
Linter:
src/deployments/cdk/src/deployments/alb/step-2.ts#L104
This assertion is unnecessary since it does not change the type of the expression
|
Linter:
src/deployments/cdk/src/deployments/firewall/cluster/step-4.ts#L311
'Statistic' is deprecated. Use one of the factory methods on `Stats` to produce statistics strings
|
Linter:
src/deployments/cdk/src/deployments/firewall/cluster/step-4.ts#L342
'Statistic' is deprecated. Use one of the factory methods on `Stats` to produce statistics strings
|
Prettier
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Typecheck
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Linter
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|