Update dependency vite to v5.3.6 [SECURITY] - autoclosed #28
Annotations
1 error and 11 warnings
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
backend/src/altinn-support-dashboard.backend/Models/EnviromentConfigurations.cs#L4
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
backend/src/altinn-support-dashboard.backend/Models/EnviromentConfigurations.cs#L5
Non-nullable property 'ThemeName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
backend/src/altinn-support-dashboard.backend/Models/EnviromentConfigurations.cs#L6
Non-nullable property 'ApiKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
backend/src/altinn-support-dashboard.backend/Models/EnviromentConfigurations.cs#L7
Non-nullable property 'BaseAddress' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
backend/src/altinn-support-dashboard.backend/Models/EnviromentConfigurations.cs#L8
Non-nullable property 'Thumbprint' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
backend/src/altinn-support-dashboard.backend/Models/EnviromentConfigurations.cs#L15
Non-nullable property 'Environments' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
backend/src/altinn-support-dashboard.backend/Models/UnderenhetModel.cs#L46
Non-nullable property 'organisasjonsnummer' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
backend/src/altinn-support-dashboard.backend/Models/UnderenhetModel.cs#L47
Non-nullable property 'navn' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
backend/src/altinn-support-dashboard.backend/Models/UnderenhetModel.cs#L48
Non-nullable property 'organisasjonsform' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
backend/src/altinn-support-dashboard.backend/Models/UnderenhetModel.cs#L49
Non-nullable property 'hjemmeside' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading