Skip to content

Support Gardener 1.72 #54

Support Gardener 1.72

Support Gardener 1.72 #54

Triggered via push November 9, 2023 14:27
Status Failure
Total duration 1m 10s
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/