Fixes #312 #446
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:
server/src/main/resources/application-devconf.yml#L92
92:44 [truthy] truthy value should be one of [false, true]
|
lint yaml files:
server/src/main/resources/application-devconf.yml#L133
133: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#L124
124:44 [truthy] truthy value should be one of [false, true]
|
lint yaml files:
server/src/main/resources/application.yml#L179
179:1 [comments-indentation] comment not indented like content
|
lint yaml files:
server/src/main/resources/application.yml#L180
180:12 [truthy] truthy value should be one of [false, true]
|
lint yaml files:
server/src/main/resources/application.yml#L184
184:1 [comments-indentation] comment not indented like content
|
lint yaml files:
.github/workflows/actions.yml#L7
7:1 [truthy] truthy value should be one of [false, true]
|
Loading