Skip to content

Run installer

Run installer #181

Triggered via pull request August 29, 2024 09:59
@josephmyersjosephmyers
synchronize #104
installer
Status Success
Total duration 9m 23s
Artifacts

PR.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

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/LexEntryRepository.cs#L27
Argument type 'LexEntry' is not CLS-compliant
build (windows-2019): src/LexicalModel/LexEntryRepository.cs#L72
Argument type 'LiftDataMapper' 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/LexEntryRepository.cs#L88
Return type of 'LexEntryRepository.CreateItem()' is not CLS-compliant
build (windows-2019): src/LexicalModel/LexEntryRepository.cs#L105
Argument type 'LexEntry' is not CLS-compliant
build (windows-2019): src/LexicalModel/LexEntryRepository.cs#L110
Return type of 'LexEntryRepository.GetItem(RepositoryId)' is not CLS-compliant
build (windows-2019): src/LexicalModel/LexEntryRepository.cs#L116
Argument type 'IEnumerable<LexEntry>' is not CLS-compliant