Bump postcss from 8.5.8 to 8.5.16 in /openalprwebhookprocessor.client #1643
docker-publish.yml
on: pull_request
docker-build
1m 53s
build-test-analyze
4m 20s
front-end-lint
50s
windows-build-push
0s
docker-build-push
0s
Annotations
13 warnings
|
front-end-lint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
docker-build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build-test-analyze
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v1, actions/setup-java@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build-test-analyze:
OpenAlprWebhookProcessor.Server/Data/Repositories/UnitOfWork.cs#L8
Fix this implementation of 'IDisposable' to conform to the dispose pattern.
|
|
build-test-analyze:
OpenAlprWebhookProcessor.Server/Features/Alerts/PushoverClient.cs#L16
Refactor your code not to use hardcoded absolute paths or URIs.
|
|
build-test-analyze:
OpenAlprWebhookProcessor.Server/Features/Alerts/PushoverClient.cs#L14
Refactor your code not to use hardcoded absolute paths or URIs.
|
|
build-test-analyze:
OpenAlprWebhookProcessor.Server/Features/Alerts/AlertService.cs#L9
Fix this implementation of 'IDisposable' to conform to the dispose pattern.
|
|
build-test-analyze:
OpenAlprWebhookProcessor.Server/Program.cs#L18
Add a 'protected' constructor or the 'static' keyword to the class declaration.
|
|
build-test-analyze:
OpenAlprWebhookProcessor.Server/Hydration/HydrationService.cs#L15
Remove the field '_hydrationRequestsChannel' and declare it as a local variable in the relevant methods.
|
|
build-test-analyze:
OpenAlprWebhookProcessor.Server/Hydration/HydrationService.cs#L13
Fix this implementation of 'IDisposable' to conform to the dispose pattern.
|
|
build-test-analyze:
OpenAlprWebhookProcessor.Server/CameraUpdateService/SimpleCameraScheduler.cs#L15
Fix this implementation of 'IDisposable' to conform to the dispose pattern.
|
|
build-test-analyze:
OpenAlprWebhookProcessor.Server/Features/Webhooks/WebhookProcessor/OpenAlprWebsocket/OpenAlprWebsocketClient.cs#L91
Define a constant instead of using this literal 'request' 4 times.
|
|
build-test-analyze:
OpenAlprWebhookProcessor.Server/CameraUpdateService/Hikvision/HikvisionCamera.cs#L38
Define a constant instead of using this literal 'false' 4 times.
|