Skip to content

Adding Framework 4.8 and .NET8 to targets. (#118) #81

Adding Framework 4.8 and .NET8 to targets. (#118)

Adding Framework 4.8 and .NET8 to targets. (#118) #81

Triggered via push June 4, 2024 05:14
Status Success
Total duration 3m 45s
Artifacts 3

CI-CD.yml

on: push
Matrix: Build and Test
Event File
3s
Event File
Publish NuGet package
11s
Publish NuGet package
Fit to window
Zoom out
Zoom in

Annotations

33 warnings and 2 notices
Event File
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@3cea5372237819ed00197afe530f5a7ea3e805c8. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and Test (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b, actions/setup-dotnet@c0d4ad69d8bd405d234f1c9166d383b7a4f69ed8, actions/upload-artifact@3cea5372237819ed00197afe530f5a7ea3e805c8. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and Test (ubuntu-latest): src/L10NSharp/Translators/GoogleTranslator.cs#L62
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Build and Test (ubuntu-latest): src/L10NSharp/XLiffUtils/XliffLocalizationManager.cs#L125
'FileIOPermission' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
Build and Test (ubuntu-latest): src/L10NSharp/XLiffUtils/XliffLocalizationManager.cs#L125
'FileIOPermissionAccess' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
Build and Test (ubuntu-latest): src/L10NSharp/XLiffUtils/XliffXmlSerializationHelper.cs#L80
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
Build and Test (ubuntu-latest): src/L10NSharpTests/ILocalizableComponentTests.cs#L30
'Assembly.CodeBase' is obsolete: 'Assembly.CodeBase and Assembly.EscapedCodeBase are only included for .NET Framework compatibility. Use Assembly.Location.' (https://aka.ms/dotnet-warnings/SYSLIB0012)
Build and Test (ubuntu-latest): src/L10NSharpTests/XLiffUtilsTests.cs#L16
'Assembly.CodeBase' is obsolete: 'Assembly.CodeBase and Assembly.EscapedCodeBase are only included for .NET Framework compatibility. Use Assembly.Location.' (https://aka.ms/dotnet-warnings/SYSLIB0012)
Build and Test (ubuntu-latest): src/L10NSharpTests/XLiffSchemaValidationTests.cs#L21
'Assembly.CodeBase' is obsolete: 'Assembly.CodeBase and Assembly.EscapedCodeBase are only included for .NET Framework compatibility. Use Assembly.Location.' (https://aka.ms/dotnet-warnings/SYSLIB0012)
Build and Test (ubuntu-latest): src/L10NSharpTests/LocalizationManagerXliffTests.cs#L41
'Assembly.CodeBase' is obsolete: 'Assembly.CodeBase and Assembly.EscapedCodeBase are only included for .NET Framework compatibility. Use Assembly.Location.' (https://aka.ms/dotnet-warnings/SYSLIB0012)
Build and Test (ubuntu-latest): src/L10NSharp/Translators/GoogleTranslator.cs#L62
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Build and Test (ubuntu-latest): src/L10NSharp/XLiffUtils/XliffLocalizationManager.cs#L125
'FileIOPermission' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
Build and Test (ubuntu-latest)
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 and Test (ubuntu-latest)
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 and Test (ubuntu-latest)
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 and Test (ubuntu-latest)
No files were found with the provided path: **/TestResults/*.xml. No artifacts will be uploaded.
Build and Test (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b, actions/setup-dotnet@c0d4ad69d8bd405d234f1c9166d383b7a4f69ed8, actions/upload-artifact@3cea5372237819ed00197afe530f5a7ea3e805c8. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and Test (windows-latest)
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 and Test (windows-latest)
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 and Test (windows-latest)
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 and Test (windows-latest): src/L10NSharp/Translators/GoogleTranslator.cs#L62
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Build and Test (windows-latest): src/L10NSharp/XLiffUtils/XliffLocalizationManager.cs#L125
'FileIOPermission' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
Build and Test (windows-latest): src/L10NSharp/XLiffUtils/XliffLocalizationManager.cs#L125
'FileIOPermissionAccess' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
Build and Test (windows-latest): src/L10NSharp/XLiffUtils/XliffXmlSerializationHelper.cs#L80
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
Build and Test (windows-latest): src/L10NSharpTests/XLiffUtilsTests.cs#L16
'Assembly.CodeBase' is obsolete: 'Assembly.CodeBase and Assembly.EscapedCodeBase are only included for .NET Framework compatibility. Use Assembly.Location.' (https://aka.ms/dotnet-warnings/SYSLIB0012)
Build and Test (windows-latest): src/L10NSharpTests/ILocalizableComponentTests.cs#L30
'Assembly.CodeBase' is obsolete: 'Assembly.CodeBase and Assembly.EscapedCodeBase are only included for .NET Framework compatibility. Use Assembly.Location.' (https://aka.ms/dotnet-warnings/SYSLIB0012)
Build and Test (windows-latest): src/L10NSharpTests/XLiffSchemaValidationTests.cs#L21
'Assembly.CodeBase' is obsolete: 'Assembly.CodeBase and Assembly.EscapedCodeBase are only included for .NET Framework compatibility. Use Assembly.Location.' (https://aka.ms/dotnet-warnings/SYSLIB0012)
Build and Test (windows-latest): src/L10NSharpTests/LocalizationManagerXliffTests.cs#L41
'Assembly.CodeBase' is obsolete: 'Assembly.CodeBase and Assembly.EscapedCodeBase are only included for .NET Framework compatibility. Use Assembly.Location.' (https://aka.ms/dotnet-warnings/SYSLIB0012)
Build and Test (windows-latest): src/L10NSharp/Translators/GoogleTranslator.cs#L62
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Build and Test (windows-latest): src/L10NSharp/XLiffUtils/XliffLocalizationManager.cs#L125
'FileIOPermission' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
Publish NuGet package
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@fb598a63ae348fa914e94cd0ff38f362e927b741. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Publish NuGet package
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/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "Event File", "l10nsharp-nugetpackage", "Test Results (windows-latest)". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
5 skipped tests found
There are 5 skipped tests, see "Raw output" for the full list of skipped tests.
165 tests found
There are 165 tests, see "Raw output" for the full list of tests.

Artifacts

Produced during runtime
Name Size
Event File Expired
9.13 KB
Test Results (windows-latest) Expired
402 KB
l10nsharp-nugetpackage Expired
890 KB