Skip to content

build(deps): bump NuGet.Build.Tasks.Pack from 6.10.1 to 6.11.0 in /OSLC4Net_SDK #421

build(deps): bump NuGet.Build.Tasks.Pack from 6.10.1 to 6.11.0 in /OSLC4Net_SDK

build(deps): bump NuGet.Build.Tasks.Pack from 6.10.1 to 6.11.0 in /OSLC4Net_SDK #421

Triggered via pull request August 14, 2024 12:27
Status Success
Total duration 2m 12s
Artifacts

main.yml

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

Annotations

66 warnings
test (ubuntu-latest, 8.x, net8.0): OSLC4Net_SDK/OSLC4Net.Core/Model/Property.cs#L181
The result of the expression is always 'true' since a value of type 'Representation' is never equal to 'null' of type 'Representation?'
test (ubuntu-latest, 8.x, net8.0): OSLC4Net_SDK/JsonProvider/JsonHelper.cs#L1864
'JsonHelper.DictionaryWithReplacement<TKey, TValue>.Add(TKey, TValue)' hides inherited member 'Dictionary<TKey, TValue>.Add(TKey, TValue)'. Use the new keyword if hiding was intended.
test (ubuntu-latest, 8.x, net8.0): OSLC4Net_SDK/JsonProvider/JsonHelper.cs#L1421
The variable 'e' is declared but never used
test (ubuntu-latest, 8.x, net8.0): OSLC4Net_SDK/OSLC4Net.Core.Query/Impl/CompoundTermImpl.cs#L111
'CompoundTermImpl.tree' hides inherited member 'SimpleTermImpl.tree'. Use the new keyword if hiding was intended.
test (ubuntu-latest, 8.x, net8.0): OSLC4Net_SDK/OSLC4Net.Core.Query/Impl/OslcWhereParser.cs#L50
'OslcWhereParser' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
test (ubuntu-latest, 8.x, net8.0): OSLC4Net_SDK/OSLC4Net.Core.Query/Impl/OslcSelectParser.cs#L50
'OslcSelectParser' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
test (ubuntu-latest, 8.x, net8.0): OSLC4Net_SDK/OSLC4Net.Core.Query/Impl/OslcSearchTermsParser.cs#L50
'OslcSearchTermsParser' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
test (ubuntu-latest, 8.x, net8.0): OSLC4Net_SDK/OSLC4Net.Core.Query/Impl/OslcPrefixParser.cs#L50
'OslcPrefixParser' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
test (ubuntu-latest, 8.x, net8.0): OSLC4Net_SDK/OSLC4Net.Core.Query/Impl/OslcOrderByParser.cs#L50
'OslcOrderByParser' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
test (ubuntu-latest, 8.x, net8.0): OSLC4Net_SDK/OSLC4Net.Core.Query/Impl/OslcOrderByLexer.cs#L29
'OslcOrderByLexer' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
test (ubuntu-latest, 8.x, net8.0)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
test (ubuntu-latest, 6.x, net6.0)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
test (ubuntu-latest, 6.x, net6.0): OSLC4Net_SDK/OSLC4Net.Core/Model/Property.cs#L181
The result of the expression is always 'true' since a value of type 'Representation' is never equal to 'null' of type 'Representation?'
test (ubuntu-latest, 6.x, net6.0): OSLC4Net_SDK/JsonProvider/JsonHelper.cs#L1864
'JsonHelper.DictionaryWithReplacement<TKey, TValue>.Add(TKey, TValue)' hides inherited member 'Dictionary<TKey, TValue>.Add(TKey, TValue)'. Use the new keyword if hiding was intended.
test (ubuntu-latest, 6.x, net6.0): OSLC4Net_SDK/JsonProvider/JsonHelper.cs#L1421
The variable 'e' is declared but never used
test (ubuntu-latest, 6.x, net6.0): OSLC4Net_SDK/OSLC4Net.Core.Query/Impl/CompoundTermImpl.cs#L111
'CompoundTermImpl.tree' hides inherited member 'SimpleTermImpl.tree'. Use the new keyword if hiding was intended.
test (ubuntu-latest, 6.x, net6.0): OSLC4Net_SDK/OSLC4Net.Core.Query/Impl/OslcOrderByLexer.cs#L29
'OslcOrderByLexer' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
test (ubuntu-latest, 6.x, net6.0): OSLC4Net_SDK/OSLC4Net.Core.Query/Impl/OslcPrefixLexer.cs#L29
'OslcPrefixLexer' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
test (ubuntu-latest, 6.x, net6.0): OSLC4Net_SDK/OSLC4Net.Core.Query/Impl/OslcSearchTermsLexer.cs#L29
'OslcSearchTermsLexer' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
test (ubuntu-latest, 6.x, net6.0): OSLC4Net_SDK/OSLC4Net.Core.Query/Impl/OslcSelectLexer.cs#L29
'OslcSelectLexer' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
test (ubuntu-latest, 6.x, net6.0): OSLC4Net_SDK/OSLC4Net.Core.Query/Impl/OslcWhereLexer.cs#L29
'OslcWhereLexer' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
test (ubuntu-latest, 6.x, net6.0): OSLC4Net_SDK/OSLC4Net.Core.Query/Impl/OslcWhereParser.cs#L50
'OslcWhereParser' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
test (ubuntu-latest, 9.x, net9.0)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
test (ubuntu-latest, 9.x, net9.0): OSLC4Net_SDK/OSLC4Net.Core/Model/Property.cs#L181
The result of the expression is always 'true' since a value of type 'Representation' is never equal to 'null' of type 'Representation?'
test (ubuntu-latest, 9.x, net9.0): OSLC4Net_SDK/JsonProvider/JsonHelper.cs#L1864
'JsonHelper.DictionaryWithReplacement<TKey, TValue>.Add(TKey, TValue)' hides inherited member 'Dictionary<TKey, TValue>.Add(TKey, TValue)'. Use the new keyword if hiding was intended.
test (ubuntu-latest, 9.x, net9.0): OSLC4Net_SDK/JsonProvider/JsonHelper.cs#L1421
The variable 'e' is declared but never used
test (ubuntu-latest, 9.x, net9.0): OSLC4Net_SDK/OSLC4Net.Core.Query/Impl/CompoundTermImpl.cs#L111
'CompoundTermImpl.tree' hides inherited member 'SimpleTermImpl.tree'. Use the new keyword if hiding was intended.
test (ubuntu-latest, 9.x, net9.0): OSLC4Net_SDK/OSLC4Net.Core.Query/Impl/OslcWhereParser.cs#L50
'OslcWhereParser' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
test (ubuntu-latest, 9.x, net9.0): OSLC4Net_SDK/OSLC4Net.Core.Query/Impl/OslcSelectParser.cs#L50
'OslcSelectParser' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
test (ubuntu-latest, 9.x, net9.0): OSLC4Net_SDK/OSLC4Net.Core.Query/Impl/OslcSearchTermsParser.cs#L50
'OslcSearchTermsParser' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
test (ubuntu-latest, 9.x, net9.0): OSLC4Net_SDK/OSLC4Net.Core.Query/Impl/OslcPrefixParser.cs#L50
'OslcPrefixParser' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
test (ubuntu-latest, 9.x, net9.0): OSLC4Net_SDK/OSLC4Net.Core.Query/Impl/OslcOrderByParser.cs#L50
'OslcOrderByParser' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
test (ubuntu-latest, 9.x, net9.0): OSLC4Net_SDK/OSLC4Net.Core.Query/Impl/OslcOrderByLexer.cs#L29
'OslcOrderByLexer' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
test (windows-latest, 6.x, net6.0): OSLC4Net_SDK/OSLC4Net.Core/Model/Property.cs#L181
The result of the expression is always 'true' since a value of type 'Representation' is never equal to 'null' of type 'Representation?'
test (windows-latest, 6.x, net6.0): OSLC4Net_SDK/JsonProvider/JsonHelper.cs#L1864
'JsonHelper.DictionaryWithReplacement<TKey, TValue>.Add(TKey, TValue)' hides inherited member 'Dictionary<TKey, TValue>.Add(TKey, TValue)'. Use the new keyword if hiding was intended.
test (windows-latest, 6.x, net6.0): OSLC4Net_SDK/JsonProvider/JsonHelper.cs#L1421
The variable 'e' is declared but never used
test (windows-latest, 6.x, net6.0): OSLC4Net_SDK/OSLC4Net.Core.Query/Impl/CompoundTermImpl.cs#L111
'CompoundTermImpl.tree' hides inherited member 'SimpleTermImpl.tree'. Use the new keyword if hiding was intended.
test (windows-latest, 6.x, net6.0): OSLC4Net_SDK/OSLC4Net.Core.Query/Impl/OslcWhereParser.cs#L50
'OslcWhereParser' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
test (windows-latest, 6.x, net6.0): OSLC4Net_SDK/OSLC4Net.Core.Query/Impl/OslcSelectParser.cs#L50
'OslcSelectParser' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
test (windows-latest, 6.x, net6.0): OSLC4Net_SDK/OSLC4Net.Core.Query/Impl/OslcSearchTermsParser.cs#L50
'OslcSearchTermsParser' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
test (windows-latest, 6.x, net6.0): OSLC4Net_SDK/OSLC4Net.Core.Query/Impl/OslcPrefixParser.cs#L50
'OslcPrefixParser' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
test (windows-latest, 6.x, net6.0): OSLC4Net_SDK/OSLC4Net.Core.Query/Impl/OslcOrderByParser.cs#L50
'OslcOrderByParser' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
test (windows-latest, 6.x, net6.0): OSLC4Net_SDK/OSLC4Net.Core.Query/Impl/OslcOrderByLexer.cs#L29
'OslcOrderByLexer' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
test (windows-latest, 6.x, net6.0)
Codecov: Failed to properly create commit: The process 'D:\a\_actions\codecov\codecov-action\v4\dist\codecov.exe' failed with exit code 1
test (windows-latest, 9.x, net9.0)
Codecov: Failed to properly create commit: The process 'D:\a\_actions\codecov\codecov-action\v4\dist\codecov.exe' failed with exit code 1
test (windows-latest, 9.x, net9.0): OSLC4Net_SDK/OSLC4Net.Core/Model/Property.cs#L181
The result of the expression is always 'true' since a value of type 'Representation' is never equal to 'null' of type 'Representation?'
test (windows-latest, 9.x, net9.0): OSLC4Net_SDK/JsonProvider/JsonHelper.cs#L1864
'JsonHelper.DictionaryWithReplacement<TKey, TValue>.Add(TKey, TValue)' hides inherited member 'Dictionary<TKey, TValue>.Add(TKey, TValue)'. Use the new keyword if hiding was intended.
test (windows-latest, 9.x, net9.0): OSLC4Net_SDK/JsonProvider/JsonHelper.cs#L1421
The variable 'e' is declared but never used
test (windows-latest, 9.x, net9.0): OSLC4Net_SDK/OSLC4Net.Core.Query/Impl/CompoundTermImpl.cs#L111
'CompoundTermImpl.tree' hides inherited member 'SimpleTermImpl.tree'. Use the new keyword if hiding was intended.
test (windows-latest, 9.x, net9.0): OSLC4Net_SDK/OSLC4Net.Core.Query/Impl/OslcOrderByLexer.cs#L29
'OslcOrderByLexer' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
test (windows-latest, 9.x, net9.0): OSLC4Net_SDK/OSLC4Net.Core.Query/Impl/OslcPrefixLexer.cs#L29
'OslcPrefixLexer' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
test (windows-latest, 9.x, net9.0): OSLC4Net_SDK/OSLC4Net.Core.Query/Impl/OslcSearchTermsLexer.cs#L29
'OslcSearchTermsLexer' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
test (windows-latest, 9.x, net9.0): OSLC4Net_SDK/OSLC4Net.Core.Query/Impl/OslcWhereParser.cs#L50
'OslcWhereParser' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
test (windows-latest, 9.x, net9.0): OSLC4Net_SDK/OSLC4Net.Core.Query/Impl/OslcSelectLexer.cs#L29
'OslcSelectLexer' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
test (windows-latest, 9.x, net9.0): OSLC4Net_SDK/OSLC4Net.Core.Query/Impl/OslcWhereLexer.cs#L29
'OslcWhereLexer' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
test (windows-latest, 8.x, net8.0): OSLC4Net_SDK/OSLC4Net.Core/Model/Property.cs#L181
The result of the expression is always 'true' since a value of type 'Representation' is never equal to 'null' of type 'Representation?'
test (windows-latest, 8.x, net8.0): OSLC4Net_SDK/JsonProvider/JsonHelper.cs#L1864
'JsonHelper.DictionaryWithReplacement<TKey, TValue>.Add(TKey, TValue)' hides inherited member 'Dictionary<TKey, TValue>.Add(TKey, TValue)'. Use the new keyword if hiding was intended.
test (windows-latest, 8.x, net8.0): OSLC4Net_SDK/JsonProvider/JsonHelper.cs#L1421
The variable 'e' is declared but never used
test (windows-latest, 8.x, net8.0): OSLC4Net_SDK/OSLC4Net.Core.Query/Impl/CompoundTermImpl.cs#L111
'CompoundTermImpl.tree' hides inherited member 'SimpleTermImpl.tree'. Use the new keyword if hiding was intended.
test (windows-latest, 8.x, net8.0): OSLC4Net_SDK/OSLC4Net.Core.Query/Impl/OslcOrderByLexer.cs#L29
'OslcOrderByLexer' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
test (windows-latest, 8.x, net8.0): OSLC4Net_SDK/OSLC4Net.Core.Query/Impl/OslcPrefixLexer.cs#L29
'OslcPrefixLexer' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
test (windows-latest, 8.x, net8.0): OSLC4Net_SDK/OSLC4Net.Core.Query/Impl/OslcSearchTermsLexer.cs#L29
'OslcSearchTermsLexer' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
test (windows-latest, 8.x, net8.0): OSLC4Net_SDK/OSLC4Net.Core.Query/Impl/OslcSelectLexer.cs#L29
'OslcSelectLexer' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
test (windows-latest, 8.x, net8.0): OSLC4Net_SDK/OSLC4Net.Core.Query/Impl/OslcWhereParser.cs#L50
'OslcWhereParser' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
test (windows-latest, 8.x, net8.0): OSLC4Net_SDK/OSLC4Net.Core.Query/Impl/OslcWhereLexer.cs#L29
'OslcWhereLexer' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
test (windows-latest, 8.x, net8.0)
Codecov: Failed to properly create commit: The process 'D:\a\_actions\codecov\codecov-action\v4\dist\codecov.exe' failed with exit code 1