Skip to content

chore: removed redundant attributes #44

chore: removed redundant attributes

chore: removed redundant attributes #44

Triggered via push April 11, 2024 10:33
Status Success
Total duration 4m 0s
Artifacts 3

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

41 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
A publish profile with the name 'Folder_osx-x64' was not found in the project. Set the PublishProfile property to a valid file name.
build
A publish profile with the name 'Folder_osx-x64' was not found in the project. Set the PublishProfile property to a valid file name.
build: src/Zengenti.Contensis.RequestHandler.LocalDevelopment/Startup.cs#L88
Possible null reference argument for parameter 'key' in 'string Dictionary<string, string>.this[string key]'.
build: src/Zengenti.Contensis.RequestHandler.LocalDevelopment/Services/HttpPublishingApi.cs#L89
Possible null reference argument for parameter 'baseUri' in 'BlockVersionInfo.BlockVersionInfo(Guid projectUuid, string blockId, Guid blockVersionId, Uri baseUri, string branch, bool enableFullUriRouting, IEnumerable<string>? staticPaths = null, int? versionNo = null)'.
build: src/Zengenti.Contensis.RequestHandler.LocalDevelopment/Models/SiteConfig.cs#L136
Using member 'System.Text.Json.JsonSerializer.Deserialize<TValue>(String, JsonSerializerOptions)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.
build: src/Zengenti.Contensis.RequestHandler.LocalDevelopment/Models/SiteConfig.cs#L140
Using member 'System.Text.Json.JsonSerializer.Deserialize<TValue>(String, JsonSerializerOptions)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.
build: src/Zengenti.Contensis.RequestHandler.LocalDevelopment/Services/LocalNodeService.cs#L84
Invoking members on dynamic types is not trimming-compatible. Types or members might have been removed by the trimmer.
build: src/Zengenti.Contensis.RequestHandler.LocalDevelopment/Services/LocalNodeService.cs#L84
Invoking members on dynamic types is not trimming-compatible. Types or members might have been removed by the trimmer.
build
A publish profile with the name 'Folder_win-x64' was not found in the project. Set the PublishProfile property to a valid file name.
build
A publish profile with the name 'Folder_win-x64' was not found in the project. Set the PublishProfile property to a valid file name.
build: src/Zengenti.Contensis.RequestHandler.LocalDevelopment/Startup.cs#L88
Possible null reference argument for parameter 'key' in 'string Dictionary<string, string>.this[string key]'.
build: src/Zengenti.Contensis.RequestHandler.LocalDevelopment/Services/HttpPublishingApi.cs#L89
Possible null reference argument for parameter 'baseUri' in 'BlockVersionInfo.BlockVersionInfo(Guid projectUuid, string blockId, Guid blockVersionId, Uri baseUri, string branch, bool enableFullUriRouting, IEnumerable<string>? staticPaths = null, int? versionNo = null)'.
build: src/Zengenti.Contensis.RequestHandler.LocalDevelopment/Models/SiteConfig.cs#L136
Using member 'System.Text.Json.JsonSerializer.Deserialize<TValue>(String, JsonSerializerOptions)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.
build: src/Zengenti.Contensis.RequestHandler.LocalDevelopment/Models/SiteConfig.cs#L140
Using member 'System.Text.Json.JsonSerializer.Deserialize<TValue>(String, JsonSerializerOptions)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.
build: src/Zengenti.Contensis.RequestHandler.LocalDevelopment/Services/LocalNodeService.cs#L84
Invoking members on dynamic types is not trimming-compatible. Types or members might have been removed by the trimmer.
build: src/Zengenti.Contensis.RequestHandler.LocalDevelopment/Services/LocalNodeService.cs#L84
Invoking members on dynamic types is not trimming-compatible. Types or members might have been removed by the trimmer.
build
A publish profile with the name 'Folder_linux-x64' was not found in the project. Set the PublishProfile property to a valid file name.
build
A publish profile with the name 'Folder_linux-x64' was not found in the project. Set the PublishProfile property to a valid file name.
build: src/Zengenti.Contensis.RequestHandler.LocalDevelopment/Startup.cs#L88
Possible null reference argument for parameter 'key' in 'string Dictionary<string, string>.this[string key]'.
build: src/Zengenti.Contensis.RequestHandler.LocalDevelopment/Services/HttpPublishingApi.cs#L89
Possible null reference argument for parameter 'baseUri' in 'BlockVersionInfo.BlockVersionInfo(Guid projectUuid, string blockId, Guid blockVersionId, Uri baseUri, string branch, bool enableFullUriRouting, IEnumerable<string>? staticPaths = null, int? versionNo = null)'.
build: src/Zengenti.Contensis.RequestHandler.LocalDevelopment/Models/SiteConfig.cs#L136
Using member 'System.Text.Json.JsonSerializer.Deserialize<TValue>(String, JsonSerializerOptions)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.
build: src/Zengenti.Contensis.RequestHandler.LocalDevelopment/Models/SiteConfig.cs#L140
Using member 'System.Text.Json.JsonSerializer.Deserialize<TValue>(String, JsonSerializerOptions)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.
build: src/Zengenti.Contensis.RequestHandler.LocalDevelopment/Services/HttpPublishingApi.cs#L104
Invoking members on dynamic types is not trimming-compatible. Types or members might have been removed by the trimmer.
build: src/Zengenti.Contensis.RequestHandler.LocalDevelopment/Services/HttpPublishingApi.cs#L106
Invoking members on dynamic types is not trimming-compatible. Types or members might have been removed by the trimmer.
build: src/Zengenti.Contensis.RequestHandler.Application/Services/RouteService.cs#L148
Cannot convert null literal to non-nullable reference type.
build: src/Zengenti.Contensis.RequestHandler.Application/Services/RouteInfoFactory.cs#L118
Cannot convert null literal to non-nullable reference type.
build: src/Zengenti.Contensis.RequestHandler.Application/Resolving/HtmlResponseResolver.cs#L196
Cannot convert null literal to non-nullable reference type.
build: src/Zengenti.Contensis.RequestHandler.Application/Resolving/HtmlResponseResolver.cs#L230
Cannot convert null literal to non-nullable reference type.
build: src/Zengenti.Contensis.RequestHandler.LocalDevelopment/Startup.cs#L88
Possible null reference argument for parameter 'key' in 'string Dictionary<string, string>.this[string key]'.
build: src/Zengenti.Contensis.RequestHandler.LocalDevelopment/Services/HttpPublishingApi.cs#L89
Possible null reference argument for parameter 'baseUri' in 'BlockVersionInfo.BlockVersionInfo(Guid projectUuid, string blockId, Guid blockVersionId, Uri baseUri, string branch, bool enableFullUriRouting, IEnumerable<string>? staticPaths = null, int? versionNo = null)'.
build: tests/Zengenti.Contensis.RequestHandler.LocalDevelopment.Unit.Specs/SpecHelper.cs#L55
'SiteConfigPublishingService' is obsolete: 'Use LocalDevPublishingService instead'

Artifacts

Produced during runtime
Name Size
Distributable for linux-x64 Expired
49.5 MB
Distributable for osx-x64 Expired
52.4 MB
Distributable for win-x64 Expired
79.8 MB