Fixes #313 #433
Annotations
12 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: dorny/paths-filter@v2, actions/setup-java@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint yaml files:
.github/workflows/doc.yml#L5
5:1 [truthy] truthy value should be one of [false, true]
|
lint yaml files:
.github/workflows/actions.yml#L7
7:1 [truthy] truthy value should be one of [false, true]
|
lint yaml files:
.github/workflows/deploy.yml#L4
4:1 [truthy] truthy value should be one of [false, true]
|
lint yaml files:
.github/workflows/codeql.yml#L15
15:1 [truthy] truthy value should be one of [false, true]
|
lint yaml files:
.github/workflows/codeql.yml#L69
69:161 [line-length] line too long (234 > 160 characters)
|
lint yaml files:
server/src/main/resources/application-devconf.yml#L130
130:12 [truthy] truthy value should be one of [false, true]
|
lint yaml files:
server/src/main/resources/application.yml#L71
71:21 [truthy] truthy value should be one of [false, true]
|
lint yaml files:
server/src/main/resources/application.yml#L119
119:25 [truthy] truthy value should be one of [false, true]
|
lint yaml files:
server/src/main/resources/application.yml#L120
120:22 [truthy] truthy value should be one of [false, true]
|
lint yaml files:
server/src/main/resources/application.yml#L176
176:1 [comments-indentation] comment not indented like content
|
Loading