Skip to content

Added a localDev const checking for enviroment. (#158) #51

Added a localDev const checking for enviroment. (#158)

Added a localDev const checking for enviroment. (#158) #51

Triggered via push February 6, 2025 13:37
Status Success
Total duration 2m 9s
Artifacts 1
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build: backend/src/altinn-support-dashboard.backend/Security/BasicAuthenticationHandler.cs#L17
'ISystemClock' is obsolete: 'Use TimeProvider instead.'
build: backend/src/altinn-support-dashboard.backend/Models/Configuration.cs#L5
Non-nullable property 'Production' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: backend/src/altinn-support-dashboard.backend/Models/Configuration.cs#L6
Non-nullable property 'TT02' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: backend/src/altinn-support-dashboard.backend/Program.cs#L67
Dereference of a possibly null reference.
build: backend/src/altinn-support-dashboard.backend/Models/EnviromentConfigurations.cs#L12
Non-nullable property 'MaskinportenSettings' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: backend/src/altinn-support-dashboard.backend/Clients/DataBrregClient.cs#L118
Non-nullable property 'BaseAddress' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: backend/src/altinn-support-dashboard.backend/Clients/DataBrregClient.cs#L112
Non-nullable property 'Production' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.

Artifacts

Produced during runtime
Name Size
.net-app
15.4 MB