WIP - moving attributes and improving cache/replay key management #86
Annotations
5 errors and 11 warnings
build:
src/Shiny.Mediator.Maui/Services/CacheManager.cs#L96
The type or namespace name 'ICacheItem' could not be found (are you missing a using directive or an assembly reference?)
|
build:
src/Shiny.Mediator.Maui/Middleware/ReplayStreamMiddleware.cs#L37
There is no argument given that corresponds to the required parameter 'requestHandler' of 'ReplayStreamMiddleware<TRequest, TResult>.GetCacheFilePath(TRequest, IStreamRequestHandler<TRequest, TResult>)'
|
build:
src/Shiny.Mediator.Maui/Services/CacheManager.cs#L96
The type or namespace name 'ICacheItem' could not be found (are you missing a using directive or an assembly reference?)
|
build:
src/Shiny.Mediator.Maui/Middleware/ReplayStreamMiddleware.cs#L37
There is no argument given that corresponds to the required parameter 'requestHandler' of 'ReplayStreamMiddleware<TRequest, TResult>.GetCacheFilePath(TRequest, IStreamRequestHandler<TRequest, TResult>)'
|
build
Process completed with exit code 1.
|
build
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/.
|
build:
src/Shiny.Mediator.SourceGenerators/MediatorSourceGenerator.cs#L12
Missing XML comment for publicly visible type or member 'MediatorSourceGenerator'
|
build:
src/Shiny.Mediator.SourceGenerators/MediatorSourceGenerator.cs#L16
Missing XML comment for publicly visible type or member 'MediatorSourceGenerator.Initialize(GeneratorInitializationContext)'
|
build:
src/Shiny.Mediator.SourceGenerators/MediatorSourceGenerator.cs#L47
Missing XML comment for publicly visible type or member 'MediatorSourceGenerator.Execute(GeneratorExecutionContext)'
|
build:
src/Shiny.Mediator.SourceGenerators/RegisterHandlerAttributeSyntaxReceiver.cs#L8
Missing XML comment for publicly visible type or member 'RegisterHandlerAttributeSyntaxReceiver'
|
build:
src/Shiny.Mediator.SourceGenerators/RegisterHandlerAttributeSyntaxReceiver.cs#L10
Missing XML comment for publicly visible type or member 'RegisterHandlerAttributeSyntaxReceiver.CollectClassSymbol'
|
build:
src/Shiny.Mediator.SourceGenerators/RegisterHandlerAttributeSyntaxReceiver.cs#L12
Missing XML comment for publicly visible type or member 'RegisterHandlerAttributeSyntaxReceiver.ShouldCollectClassSymbol(INamedTypeSymbol)'
|
build:
src/Shiny.Mediator.SourceGenerators/SourceGeneratorKit/AggregateSyntaxContextReceiver.cs#L10
Missing XML comment for publicly visible type or member 'AggregateSyntaxContextReceiver.AggregateSyntaxContextReceiver(params ISyntaxContextReceiver[])'
|
build:
src/Shiny.Mediator.SourceGenerators/SourceGeneratorKit/AggregateSyntaxContextReceiver.cs#L12
Missing XML comment for publicly visible type or member 'AggregateSyntaxContextReceiver.Receivers'
|
build:
src/Shiny.Mediator.SourceGenerators/SourceGeneratorKit/ClassesWithInterfacesReceiver.cs#L5
Missing XML comment for publicly visible type or member 'ClassesWithInterfacesReceiver'
|
build:
src/Shiny.Mediator.SourceGenerators/SourceGeneratorKit/ClassesWithInterfacesReceiver.cs#L8
Missing XML comment for publicly visible type or member 'ClassesWithInterfacesReceiver.ClassesWithInterfacesReceiver(string)'
|