Skip to content

Bump Swashbuckle.AspNetCore from 6.5.0 to 6.8.0 #1306

Bump Swashbuckle.AspNetCore from 6.5.0 to 6.8.0

Bump Swashbuckle.AspNetCore from 6.5.0 to 6.8.0 #1306

Triggered via pull request September 27, 2024 06:11
Status Success
Total duration 4m 32s
Artifacts 3

build-and-test.yml

on: pull_request
UnitTests  /  UnitTests
2m 4s
UnitTests / UnitTests
IntegrationTests  /  IntegrationTests
2m 4s
IntegrationTests / IntegrationTests
Publish  /  Publish
0s
Publish / Publish
ReportGenerator  /  ReportGenerator
14s
ReportGenerator / ReportGenerator
Publish-Test-Coverage  /  Publish-Test-Coverage
0s
Publish-Test-Coverage / Publish-Test-Coverage
Fit to window
Zoom out
Zoom in

Annotations

39 warnings
Build / Build
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 / Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build / Build
No files were found with the provided path: artifacts/packages/. No artifacts will be uploaded.
Build / Build: src/Moryx/Communication/Interpreter/DelimitedMessageInterpreter.cs#L12
'DelimitedMessageInterpreter' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build / Build: src/Moryx/Communication/Interpreter/HeaderMessageInterpreter.cs#L11
'HeaderMessageInterpreter<THeader>' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build / Build: src/Moryx/Communication/Endpoints/Connector/VersionCompare.cs#L13
Missing XML comment for publicly visible type or member 'VersionCompare.ClientMatch(Version, Version)'
Build / Build: src/Moryx/Logging/ModuleLogger.cs#L17
Missing XML comment for publicly visible type or member 'ModuleLogger.Name'
Build / Build: src/Moryx/Logging/ModuleLogger.cs#L19
Missing XML comment for publicly visible type or member 'ModuleLogger.NotificationTarget'
Build / Build: src/Moryx/Logging/ModuleLogger.cs#L21
Missing XML comment for publicly visible type or member 'ModuleLogger.IsEnabled(LogLevel)'
Build / Build: src/Moryx/Logging/ModuleLogger.cs#L31
Missing XML comment for publicly visible type or member 'ModuleLogger.ModuleLogger(string, ILoggerFactory)'
Build / Build: src/Moryx/Logging/ModuleLogger.cs#L36
Missing XML comment for publicly visible type or member 'ModuleLogger.ModuleLogger(string, ILoggerFactory, Action<LogLevel, string, Exception>)'
Build / Build: src/Moryx/Logging/ModuleLogger.cs#L50
Missing XML comment for publicly visible type or member 'ModuleLogger.GetChild(string, Type)'
Build / Build: src/Moryx/Logging/ModuleLogger.cs#L58
Missing XML comment for publicly visible type or member 'ModuleLogger.Log<TState>(LogLevel, EventId, TState, Exception, Func<TState, Exception, string>)'
UnitTests / UnitTests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
UnitTests / UnitTests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
UnitTests / UnitTests: src/Moryx/Communication/Interpreter/DelimitedMessageInterpreter.cs#L12
'DelimitedMessageInterpreter' overrides Object.Equals(object o) but does not override Object.GetHashCode()
UnitTests / UnitTests: src/Moryx/Communication/Interpreter/HeaderMessageInterpreter.cs#L11
'HeaderMessageInterpreter<THeader>' overrides Object.Equals(object o) but does not override Object.GetHashCode()
UnitTests / UnitTests: src/Moryx/Communication/Endpoints/Connector/VersionCompare.cs#L13
Missing XML comment for publicly visible type or member 'VersionCompare.ClientMatch(Version, Version)'
UnitTests / UnitTests: src/Moryx/Logging/ModuleLogger.cs#L17
Missing XML comment for publicly visible type or member 'ModuleLogger.Name'
UnitTests / UnitTests: src/Moryx/Logging/ModuleLogger.cs#L19
Missing XML comment for publicly visible type or member 'ModuleLogger.NotificationTarget'
UnitTests / UnitTests: src/Moryx/Logging/ModuleLogger.cs#L21
Missing XML comment for publicly visible type or member 'ModuleLogger.IsEnabled(LogLevel)'
UnitTests / UnitTests: src/Moryx/Logging/ModuleLogger.cs#L31
Missing XML comment for publicly visible type or member 'ModuleLogger.ModuleLogger(string, ILoggerFactory)'
UnitTests / UnitTests: src/Moryx/Logging/ModuleLogger.cs#L36
Missing XML comment for publicly visible type or member 'ModuleLogger.ModuleLogger(string, ILoggerFactory, Action<LogLevel, string, Exception>)'
UnitTests / UnitTests: src/Moryx/Logging/ModuleLogger.cs#L50
Missing XML comment for publicly visible type or member 'ModuleLogger.GetChild(string, Type)'
UnitTests / UnitTests: src/Moryx/Logging/ModuleLogger.cs#L58
Missing XML comment for publicly visible type or member 'ModuleLogger.Log<TState>(LogLevel, EventId, TState, Exception, Func<TState, Exception, string>)'
IntegrationTests / IntegrationTests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
IntegrationTests / IntegrationTests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
IntegrationTests / IntegrationTests: src/Moryx/Communication/Interpreter/DelimitedMessageInterpreter.cs#L12
'DelimitedMessageInterpreter' overrides Object.Equals(object o) but does not override Object.GetHashCode()
IntegrationTests / IntegrationTests: src/Moryx/Communication/Interpreter/HeaderMessageInterpreter.cs#L11
'HeaderMessageInterpreter<THeader>' overrides Object.Equals(object o) but does not override Object.GetHashCode()
IntegrationTests / IntegrationTests: src/Moryx/Communication/Endpoints/Connector/VersionCompare.cs#L13
Missing XML comment for publicly visible type or member 'VersionCompare.ClientMatch(Version, Version)'
IntegrationTests / IntegrationTests: src/Moryx/Logging/ModuleLogger.cs#L17
Missing XML comment for publicly visible type or member 'ModuleLogger.Name'
IntegrationTests / IntegrationTests: src/Moryx/Logging/ModuleLogger.cs#L19
Missing XML comment for publicly visible type or member 'ModuleLogger.NotificationTarget'
IntegrationTests / IntegrationTests: src/Moryx/Logging/ModuleLogger.cs#L21
Missing XML comment for publicly visible type or member 'ModuleLogger.IsEnabled(LogLevel)'
IntegrationTests / IntegrationTests: src/Moryx/Logging/ModuleLogger.cs#L31
Missing XML comment for publicly visible type or member 'ModuleLogger.ModuleLogger(string, ILoggerFactory)'
IntegrationTests / IntegrationTests: src/Moryx/Logging/ModuleLogger.cs#L36
Missing XML comment for publicly visible type or member 'ModuleLogger.ModuleLogger(string, ILoggerFactory, Action<LogLevel, string, Exception>)'
IntegrationTests / IntegrationTests: src/Moryx/Logging/ModuleLogger.cs#L50
Missing XML comment for publicly visible type or member 'ModuleLogger.GetChild(string, Type)'
IntegrationTests / IntegrationTests: src/Moryx/Logging/ModuleLogger.cs#L58
Missing XML comment for publicly visible type or member 'ModuleLogger.Log<TState>(LogLevel, EventId, TState, Exception, Func<TState, Exception, string>)'
ReportGenerator / ReportGenerator
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/
ReportGenerator / ReportGenerator
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, danielpalme/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/

Artifacts

Produced during runtime
Name Size
MORYX-Framework-coverage-results Expired
2.85 MB
MORYX-Framework-integration-test-results Expired
1.04 MB
MORYX-Framework-test-results Expired
1.07 MB