Skip to content

WIP http transfers moving to foreground service #1592

WIP http transfers moving to foreground service

WIP http transfers moving to foreground service #1592

Triggered via push July 27, 2023 05:38
Status Success
Total duration 13m 22s
Artifacts 1
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/upload-artifact@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/BuildContext.cs#L44
Possible null reference assignment.
build: build/BuildContext.cs#L23
Dereference of a possibly null reference.
build: src/Shiny.Core/Stores/StoreExtensions.cs#L54
Possible null reference assignment.
build: src/Shiny.Core/Logging/GenericLogger.cs#L20
Nullability of reference types in type of parameter 'exception' of 'void GenericLogger<T>.Log<TState>(LogLevel logLevel, EventId eventId, TState state, Exception exception, Func<TState, Exception, string> formatter)' doesn't match implicitly implemented member 'void ILogger.Log<TState>(LogLevel logLevel, EventId eventId, TState state, Exception? exception, Func<TState, Exception?, string> formatter)' (possibly because of nullability attributes).
build: src/Shiny.Core/Logging/GenericLogger.cs#L14
Nullability in constraints for type parameter 'TState' of method 'GenericLogger<T>.BeginScope<TState>(TState)' doesn't match the constraints for type parameter 'TState' of interface method 'ILogger.BeginScope<TState>(TState)'. Consider using an explicit interface implementation instead.
build: src/Shiny.Core/Stores/StoreExtensions.cs#L25
Dereference of a possibly null reference.
build: src/Shiny.Core/Stores/StoreExtensions.cs#L59
Converting null literal or possible null value to non-nullable type.
build: src/Shiny.Core/Stores/StoreExtensions.cs#L59
Possible null reference return.
build: src/Shiny.Core/Logging/GenericLogger.cs#L11
Possible null reference argument for parameter 'categoryName' in 'ILogger ILoggerFactory.CreateLogger(string categoryName)'.
build: src/Shiny.Core/Logging/GenericLogger.cs#L15
The type 'TState' cannot be used as type parameter 'TState' in the generic type or method 'ILogger.BeginScope<TState>(TState)'. Nullability of type argument 'TState' doesn't match 'notnull' constraint.

Artifacts

Produced during runtime
Name Size
nugets Expired
3.71 MB