Fix incorrect log level for Turnierplan.App.Security #814
validate.yaml
on: pull_request
Validate
3m 43s
E2E Tests (amd64)
3m 11s
Annotations
12 warnings
|
E2E Tests (amd64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v2, actions/setup-node@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Validate
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v2, actions/setup-dotnet@v3, actions/setup-node@v3, browser-actions/setup-chrome@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Validate:
src/Turnierplan.Dal/Migrations/20250522172004_Initial.cs#L117
Define a constant instead of using this literal 'boolean' 4 times.
|
|
Validate:
src/Turnierplan.Dal/Migrations/20250522172004_Initial.cs#L104
Define a constant instead of using this literal 'ApiKeys' 5 times.
|
|
Validate:
src/Turnierplan.Dal/Migrations/20250522172004_Initial.cs#L58
Define a constant instead of using this literal 'Npgsql:ValueGenerationStrategy' 8 times.
|
|
Validate:
src/Turnierplan.Dal/Migrations/20250522172004_Initial.cs#L57
Define a constant instead of using this literal 'bigint' 32 times.
|
|
Validate:
src/Turnierplan.Dal/Migrations/20250522172004_Initial.cs#L53
Define a constant instead of using this literal 'Organizations' 9 times.
|
|
Validate:
src/Turnierplan.Dal/Migrations/20250522172004_Initial.cs#L39
Define a constant instead of using this literal 'character varying(100)' 4 times.
|
|
Validate:
src/Turnierplan.Dal/Migrations/20250522172004_Initial.cs#L38
Define a constant instead of using this literal 'timestamp with time zone' 16 times.
|
|
Validate:
src/Turnierplan.Dal/Migrations/20250522172004_Initial.cs#L33
Define a constant instead of using this literal 'Users' 5 times.
|
|
Validate:
src/Turnierplan.Dal/Migrations/20250522172004_Initial.cs#L20
Define a constant instead of using this literal 'Roles' 5 times.
|
|
Validate:
src/Turnierplan.Dal/Migrations/20250522172004_Initial.cs#L17
Define a constant instead of using this literal 'turnierplan' 80 times.
|