breaking change: Mui to Tr #30
Annotations
10 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: GuillaumeFalourd/setup-windows10-sdk-action@v1.5. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v2, GuillaumeFalourd/setup-windows10-sdk-action@v1.5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build:
build/MicaSetup/Helper/Setup/ArchiveFileHelper.cs#L47
Converting null literal or possible null value to non-nullable type.
|
build:
build/MicaSetup/Helper/Setup/ArchiveFileHelper.cs#L47
Possible null reference argument for parameter 'arg2' in 'void Action<double, string>.Invoke(double arg1, string arg2)'.
|
build:
build/MicaSetup/Helper/Setup/ArchiveFileHelper.cs#L47
Converting null literal or possible null value to non-nullable type.
|
build:
build/MicaSetup/Helper/Setup/ArchiveFileHelper.cs#L47
Possible null reference argument for parameter 'arg2' in 'void Action<double, string>.Invoke(double arg1, string arg2)'.
|
build:
build/MicaSetup/Helper/Setup/ArchiveFileHelper.cs#L47
Converting null literal or possible null value to non-nullable type.
|
build:
build/MicaSetup/Helper/Setup/ArchiveFileHelper.cs#L47
Possible null reference argument for parameter 'arg2' in 'void Action<double, string>.Invoke(double arg1, string arg2)'.
|
build:
build/MicaSetup/Helper/Setup/ArchiveFileHelper.cs#L47
Converting null literal or possible null value to non-nullable type.
|
build:
build/MicaSetup/Helper/Setup/ArchiveFileHelper.cs#L47
Possible null reference argument for parameter 'arg2' in 'void Action<double, string>.Invoke(double arg1, string arg2)'.
|