Run installer #170
Annotations
16 warnings
build (windows-2019)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2.3.4, actions/setup-dotnet@v1, microsoft/setup-msbuild@v1.0.2, jasonleenaylor/nunit-reporter@63ab85dd5da111c3f4ef95f2fb73bbe667f58db9. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (windows-2019)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2.3.4, actions/setup-dotnet@v1, microsoft/setup-msbuild@v1.0.2, jasonleenaylor/nunit-reporter@63ab85dd5da111c3f4ef95f2fb73bbe667f58db9. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (windows-2019)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build (windows-2019)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build (windows-2019)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build (windows-2019)
.NET 5.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
build (windows-2019):
src/WeSay.Data/Properties/AssemblyInfo.cs#L42
'SecurityAction.RequestMinimum' is obsolete: 'Assembly level declarative security is obsolete and is no longer enforced by the CLR by default. See http://go.microsoft.com/fwlink/?LinkID=155570 for more information.'
|
build (windows-2019):
src/LexicalModel/Properties/AssemblyInfo.cs#L44
'SecurityAction.RequestMinimum' is obsolete: 'Assembly level declarative security is obsolete and is no longer enforced by the CLR by default. See http://go.microsoft.com/fwlink/?LinkID=155570 for more information.'
|
build (windows-2019):
src/LexicalModel/ResultSetToListOfStringsAdapter.cs#L14
Argument type 'ResultSet<LexEntry>' is not CLS-compliant
|
build (windows-2019):
src/LexicalModel/ResultSetToListOfStringsAdapter.cs#L20
Type of 'ResultSetToListOfStringsAdapter.Items' is not CLS-compliant
|
build (windows-2019):
src/LexicalModel/Foundation/Options/GenericOptionListReader.cs#L15
Return type of 'GenericOptionListReader.LoadFromFile(string)' is not CLS-compliant
|
build (windows-2019):
src/LexicalModel/MissingFieldQuery.cs#L70
Type of 'MissingFieldQuery.FilteringPredicate' is not CLS-compliant
|
build (windows-2019):
src/LexicalModel/Foundation/Options/GenericOptionListReader.cs#L10
Return type of 'IOptionListReader.LoadFromFile(string)' is not CLS-compliant
|
build (windows-2019):
src/LexicalModel/Field.cs#L472
Type of 'Field.Visibility' is not CLS-compliant
|
build (windows-2019):
src/LexicalModel/Field.cs#L542
Argument type 'IReportEmptiness' is not CLS-compliant
|
build (windows-2019):
src/LexicalModel/Foundation/Options/DdpListReader.cs#L43
'ExampleFormsMultiText': base type 'MultiText' is not CLS-compliant
|