Skip to content

Update editor config #366

Update editor config

Update editor config #366

Triggered via push October 28, 2023 15:06
Status Success
Total duration 3m 49s
Artifacts 1

dotnetcore.yml

on: push
Matrix: build
Push NuGet Packages
21s
Push NuGet Packages
Fit to window
Zoom out
Zoom in

Annotations

34 warnings
build (Release)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (Release): Analogy.Interfaces/AnalogyLogMessageCustomEqualityOptedInComparer.cs#L137
Possible null reference argument for parameter 'first' in 'bool Enumerable.SequenceEqual<KeyValuePair<string, string>>(IEnumerable<KeyValuePair<string, string>> first, IEnumerable<KeyValuePair<string, string>> second)'.
build (Release): Analogy.Interfaces/AnalogyLogMessageCustomEqualityOptedInComparer.cs#L137
Possible null reference argument for parameter 'second' in 'bool Enumerable.SequenceEqual<KeyValuePair<string, string>>(IEnumerable<KeyValuePair<string, string>> first, IEnumerable<KeyValuePair<string, string>> second)'.
build (Release): Analogy.Interfaces/AnalogyLogMessageCustomEqualityComparer.cs#L108
Possible null reference argument for parameter 'first' in 'bool Enumerable.SequenceEqual<KeyValuePair<string, string>>(IEnumerable<KeyValuePair<string, string>> first, IEnumerable<KeyValuePair<string, string>> second)'.
build (Release): Analogy.Interfaces/AnalogyLogMessageCustomEqualityComparer.cs#L108
Possible null reference argument for parameter 'second' in 'bool Enumerable.SequenceEqual<KeyValuePair<string, string>>(IEnumerable<KeyValuePair<string, string>> first, IEnumerable<KeyValuePair<string, string>> second)'.
build (Release): Analogy.Interfaces/DataTypes/AnalogyLogMessage.cs#L14
Use 'Environment.ProcessId' instead of 'Process.GetCurrentProcess().Id' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1837)
build (Release): Analogy.Interfaces/DataTypes/AnalogyLogMessage.cs#L172
Use 'Environment.CurrentManagedThreadId' instead of 'Thread.CurrentThread.ManagedThreadId' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1840)
build (Release): Analogy.Interfaces/DataTypes/AnalogyLogMessage.cs#L194
Use 'Environment.CurrentManagedThreadId' instead of 'Thread.CurrentThread.ManagedThreadId' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1840)
build (Release): Analogy.Interfaces/AnalogyLogMessageCustomEqualityOptedInComparer.cs#L137
Possible null reference argument for parameter 'first' in 'bool Enumerable.SequenceEqual<KeyValuePair<string, string>>(IEnumerable<KeyValuePair<string, string>> first, IEnumerable<KeyValuePair<string, string>> second)'.
build (Release): Analogy.Interfaces/AnalogyLogMessageCustomEqualityOptedInComparer.cs#L137
Possible null reference argument for parameter 'second' in 'bool Enumerable.SequenceEqual<KeyValuePair<string, string>>(IEnumerable<KeyValuePair<string, string>> first, IEnumerable<KeyValuePair<string, string>> second)'.
build (Release): Analogy.Interfaces/AnalogyLogMessageCustomEqualityComparer.cs#L108
Possible null reference argument for parameter 'first' in 'bool Enumerable.SequenceEqual<KeyValuePair<string, string>>(IEnumerable<KeyValuePair<string, string>> first, IEnumerable<KeyValuePair<string, string>> second)'.
build (Release): Analogy.Interfaces/AnalogyLogMessageCustomEqualityComparer.cs#L108
Possible null reference argument for parameter 'first' in 'bool Enumerable.SequenceEqual<KeyValuePair<string, string>>(IEnumerable<KeyValuePair<string, string>> first, IEnumerable<KeyValuePair<string, string>> second)'.
build (Release): Analogy.Interfaces/AnalogyLogMessageCustomEqualityComparer.cs#L108
Possible null reference argument for parameter 'second' in 'bool Enumerable.SequenceEqual<KeyValuePair<string, string>>(IEnumerable<KeyValuePair<string, string>> first, IEnumerable<KeyValuePair<string, string>> second)'.
build (Release): Analogy.Interfaces/AnalogyLogMessageCustomEqualityOptedInComparer.cs#L137
Possible null reference argument for parameter 'first' in 'bool Enumerable.SequenceEqual<KeyValuePair<string, string>>(IEnumerable<KeyValuePair<string, string>> first, IEnumerable<KeyValuePair<string, string>> second)'.
build (Release): Analogy.Interfaces/AnalogyLogMessageCustomEqualityOptedInComparer.cs#L137
Possible null reference argument for parameter 'second' in 'bool Enumerable.SequenceEqual<KeyValuePair<string, string>>(IEnumerable<KeyValuePair<string, string>> first, IEnumerable<KeyValuePair<string, string>> second)'.
build (Release): Analogy.Interfaces/DataTypes/AnalogyLogMessage.cs#L14
Use 'Environment.ProcessId' instead of 'Process.GetCurrentProcess().Id' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1837)
build (Release): Analogy.Interfaces/DataTypes/AnalogyLogMessage.cs#L172
Use 'Environment.CurrentManagedThreadId' instead of 'Thread.CurrentThread.ManagedThreadId' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1840)
build (Release): Analogy.Interfaces/DataTypes/AnalogyLogMessage.cs#L194
Use 'Environment.CurrentManagedThreadId' instead of 'Thread.CurrentThread.ManagedThreadId' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1840)
build (Release): Analogy.Interfaces/AnalogyLogMessageCustomEqualityOptedInComparer.cs#L137
Possible null reference argument for parameter 'first' in 'bool Enumerable.SequenceEqual<KeyValuePair<string, string>>(IEnumerable<KeyValuePair<string, string>> first, IEnumerable<KeyValuePair<string, string>> second)'.
build (Release): Analogy.Interfaces/AnalogyLogMessageCustomEqualityOptedInComparer.cs#L137
Possible null reference argument for parameter 'second' in 'bool Enumerable.SequenceEqual<KeyValuePair<string, string>>(IEnumerable<KeyValuePair<string, string>> first, IEnumerable<KeyValuePair<string, string>> second)'.
build (Release): Analogy.Interfaces/AnalogyLogMessageCustomEqualityComparer.cs#L108
Possible null reference argument for parameter 'first' in 'bool Enumerable.SequenceEqual<KeyValuePair<string, string>>(IEnumerable<KeyValuePair<string, string>> first, IEnumerable<KeyValuePair<string, string>> second)'.
build (Debug)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (Debug): Analogy.Interfaces/AnalogyLogMessageCustomEqualityOptedInComparer.cs#L137
Possible null reference argument for parameter 'first' in 'bool Enumerable.SequenceEqual<KeyValuePair<string, string>>(IEnumerable<KeyValuePair<string, string>> first, IEnumerable<KeyValuePair<string, string>> second)'.
build (Debug): Analogy.Interfaces/AnalogyLogMessageCustomEqualityOptedInComparer.cs#L137
Possible null reference argument for parameter 'second' in 'bool Enumerable.SequenceEqual<KeyValuePair<string, string>>(IEnumerable<KeyValuePair<string, string>> first, IEnumerable<KeyValuePair<string, string>> second)'.
build (Debug): Analogy.Interfaces/AnalogyLogMessageCustomEqualityComparer.cs#L108
Possible null reference argument for parameter 'first' in 'bool Enumerable.SequenceEqual<KeyValuePair<string, string>>(IEnumerable<KeyValuePair<string, string>> first, IEnumerable<KeyValuePair<string, string>> second)'.
build (Debug): Analogy.Interfaces/AnalogyLogMessageCustomEqualityComparer.cs#L108
Possible null reference argument for parameter 'second' in 'bool Enumerable.SequenceEqual<KeyValuePair<string, string>>(IEnumerable<KeyValuePair<string, string>> first, IEnumerable<KeyValuePair<string, string>> second)'.
build (Debug): Analogy.Interfaces/DataTypes/AnalogyLogMessage.cs#L14
Use 'Environment.ProcessId' instead of 'Process.GetCurrentProcess().Id' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1837)
build (Debug): Analogy.Interfaces/DataTypes/AnalogyLogMessage.cs#L172
Use 'Environment.CurrentManagedThreadId' instead of 'Thread.CurrentThread.ManagedThreadId' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1840)
build (Debug): Analogy.Interfaces/DataTypes/AnalogyLogMessage.cs#L194
Use 'Environment.CurrentManagedThreadId' instead of 'Thread.CurrentThread.ManagedThreadId' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1840)
build (Debug): Analogy.Interfaces/AnalogyLogMessageCustomEqualityOptedInComparer.cs#L137
Possible null reference argument for parameter 'first' in 'bool Enumerable.SequenceEqual<KeyValuePair<string, string>>(IEnumerable<KeyValuePair<string, string>> first, IEnumerable<KeyValuePair<string, string>> second)'.
build (Debug): Analogy.Interfaces/AnalogyLogMessageCustomEqualityOptedInComparer.cs#L137
Possible null reference argument for parameter 'second' in 'bool Enumerable.SequenceEqual<KeyValuePair<string, string>>(IEnumerable<KeyValuePair<string, string>> first, IEnumerable<KeyValuePair<string, string>> second)'.
build (Debug): Analogy.Interfaces/AnalogyLogMessageCustomEqualityComparer.cs#L108
Possible null reference argument for parameter 'first' in 'bool Enumerable.SequenceEqual<KeyValuePair<string, string>>(IEnumerable<KeyValuePair<string, string>> first, IEnumerable<KeyValuePair<string, string>> second)'.
Push NuGet Packages
The following actions uses node12 which is deprecated and will be forced to run on node16: NuGet/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Push NuGet Packages
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/

Artifacts

Produced during runtime
Name Size
artifactory Expired
1.49 MB