Skip to content

support Gardener 1.71 #53

support Gardener 1.71

support Gardener 1.71 #53

Triggered via push November 2, 2023 21:01
Status Failure
Total duration 55s
Artifacts

default.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
default: src/ts/versions/v1.46/components/gardener/Gardenlet.ts#L19
`../DNS` import should occur before import of `./Gardener`
default: src/ts/versions/v1.46/components/gardener/Gardenlet.ts#L19
There should be no space after '{'
default: src/ts/versions/v1.46/components/gardener/Gardenlet.ts#L19
'DNS' is defined but never used
default: src/ts/versions/v1.46/components/gardener/Gardenlet.ts#L19
There should be no space before '}'
default: src/ts/versions/v1.62/installation.ts#L5
There should be no space after '{'
default: src/ts/versions/v1.62/installation.ts#L5
'Values' is defined but never used
default: src/ts/versions/v1.62/installation.ts#L5
There should be no space before '}'
default
Process completed with exit code 1.
default
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/