Skip to content

fix: Don't strip BodyID from CodexEntries #252

fix: Don't strip BodyID from CodexEntries

fix: Don't strip BodyID from CodexEntries #252

Triggered via push June 10, 2024 15:33
Status Success
Total duration 1m 58s
Artifacts

CI.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
generate
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
generate: Journal-Limpet.Shared/InvalidTimestampException.cs#L21
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
generate: Journal-Limpet/Controllers/JournalController.cs#L229
'JournalController.SignOut()' hides inherited member 'ControllerBase.SignOut()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
generate: Journal-Limpet/APITokenAuthenticationHandler.cs#L30
'ISystemClock' is obsolete: 'Use TimeProvider instead.'
generate: Journal-Limpet/APITokenAuthenticationHandler.cs#L32
'AuthenticationHandler<AuthenticationSchemeOptions>.AuthenticationHandler(IOptionsMonitor<AuthenticationSchemeOptions>, ILoggerFactory, UrlEncoder, ISystemClock)' is obsolete: 'ISystemClock is obsolete, use TimeProvider on AuthenticationSchemeOptions instead.'
generate: Journal-Limpet/Controllers/SSEController.cs#L27
Use IHeaderDictionary.Append or the indexer to append or set headers. IDictionary.Add will throw an ArgumentException when attempting to add a duplicate key. (https://aka.ms/aspnet/analyzers)
generate: Journal-Limpet/Controllers/SSEController.cs#L28
Use IHeaderDictionary.Append or the indexer to append or set headers. IDictionary.Add will throw an ArgumentException when attempting to add a duplicate key. (https://aka.ms/aspnet/analyzers)
generate: Journal-Limpet/Controllers/SSEController.cs#L29
Use IHeaderDictionary.Append or the indexer to append or set headers. IDictionary.Add will throw an ArgumentException when attempting to add a duplicate key. (https://aka.ms/aspnet/analyzers)
generate: Journal-Limpet/Controllers/SSEController.cs#L76
Use IHeaderDictionary.Append or the indexer to append or set headers. IDictionary.Add will throw an ArgumentException when attempting to add a duplicate key. (https://aka.ms/aspnet/analyzers)
generate: Journal-Limpet/Controllers/SSEController.cs#L77
Use IHeaderDictionary.Append or the indexer to append or set headers. IDictionary.Add will throw an ArgumentException when attempting to add a duplicate key. (https://aka.ms/aspnet/analyzers)
generate: Journal-Limpet/Controllers/SSEController.cs#L78
Use IHeaderDictionary.Append or the indexer to append or set headers. IDictionary.Add will throw an ArgumentException when attempting to add a duplicate key. (https://aka.ms/aspnet/analyzers)