Skip to content

Add support for Gardener 1.74 #57

Add support for Gardener 1.74

Add support for Gardener 1.74 #57

Triggered via push November 9, 2023 16:04
Status Failure
Total duration 1m 14s
Artifacts

default.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 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.46/installation.ts#L43
Trailing spaces not allowed
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: src/ts/versions/v1.74/installation.ts#L5
`semver` import should occur before import of `../../flow/Flow`
default: src/ts/versions/v1.74/installation.ts#L5
There should be no space after '{'
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/