Skip to content

Pack and publish

Pack and publish #122

Triggered via release June 12, 2024 10:18
@ivarneivarne
published c9c809a
Status Failure
Total duration 59s
Artifacts

publish-release.yml

on: release
release-nugets
48s
release-nugets
Fit to window
Zoom out
Zoom in

Annotations

5 errors
release-nugets: src/Altinn.App.Core/Internal/Data/CachedFormDataAccessor.cs#L115
The behavior of 'int.Parse(string)' could vary based on the current user's locale settings. Replace this call in 'CachedFormDataAccessor.GetBinaryData(Instance, DataElement)' with a call to 'int.Parse(string, IFormatProvider)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
release-nugets: src/Altinn.App.Core/Internal/Data/CachedFormDataAccessor.cs#L132
The behavior of 'int.Parse(string)' could vary based on the current user's locale settings. Replace this call in 'CachedFormDataAccessor.GetFormData(Instance, DataElement, DataType)' with a call to 'int.Parse(string, IFormatProvider)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
release-nugets: src/Altinn.App.Core/Internal/Data/CachedFormDataAccessor.cs#L115
The behavior of 'int.Parse(string)' could vary based on the current user's locale settings. Replace this call in 'CachedFormDataAccessor.GetBinaryData(Instance, DataElement)' with a call to 'int.Parse(string, IFormatProvider)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
release-nugets: src/Altinn.App.Core/Internal/Data/CachedFormDataAccessor.cs#L132
The behavior of 'int.Parse(string)' could vary based on the current user's locale settings. Replace this call in 'CachedFormDataAccessor.GetFormData(Instance, DataElement, DataType)' with a call to 'int.Parse(string, IFormatProvider)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
release-nugets
Process completed with exit code 1.