Skip to content

Prepping a better way of checking if a feature middleware is enabled … #256

Prepping a better way of checking if a feature middleware is enabled …

Prepping a better way of checking if a feature middleware is enabled … #256

Triggered via push September 19, 2024 02:58
Status Failure
Total duration 2m 10s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 11 warnings
build: src/Shiny.Mediator/Middleware/TimerRefreshStreamRequestMiddleware.cs#L21
The name 'attribute' does not exist in the current context
build: src/Shiny.Mediator/Middleware/TimedLoggingRequestMiddleware.cs#L15
'IRequestHandler' does not contain a definition for 'GetHandlerHandleMethodAttribute' and no accessible extension method 'GetHandlerHandleMethodAttribute' accepting a first argument of type 'IRequestHandler' could be found (are you missing a using directive or an assembly reference?)
build: src/Shiny.Mediator/Middleware/TimerRefreshStreamRequestMiddleware.cs#L21
The name 'attribute' does not exist in the current context
build: src/Shiny.Mediator/Middleware/TimedLoggingRequestMiddleware.cs#L15
'IRequestHandler' does not contain a definition for 'GetHandlerHandleMethodAttribute' and no accessible extension method 'GetHandlerHandleMethodAttribute' accepting a first argument of type 'IRequestHandler' could be found (are you missing a using directive or an assembly reference?)
build
Process completed with exit code 1.
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@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: src/Shiny.Mediator.SourceGenerators/Http/MediatorHttpItemConfig.cs#L5
Missing XML comment for publicly visible type or member 'MediatorHttpItemConfig'
build: src/Shiny.Mediator.SourceGenerators/Http/MediatorHttpItemConfig.cs#L7
Missing XML comment for publicly visible type or member 'MediatorHttpItemConfig.ContractPostfix'
build: src/Shiny.Mediator.SourceGenerators/Http/MediatorHttpItemConfig.cs#L8
Missing XML comment for publicly visible type or member 'MediatorHttpItemConfig.ContractPrefix'
build: src/Shiny.Mediator.SourceGenerators/Http/MediatorHttpItemConfig.cs#L9
Missing XML comment for publicly visible type or member 'MediatorHttpItemConfig.Namespace'
build: src/Shiny.Mediator.SourceGenerators/Http/MediatorHttpItemConfig.cs#L10
Missing XML comment for publicly visible type or member 'MediatorHttpItemConfig.Uri'
build: src/Shiny.Mediator.SourceGenerators/Http/OpenApiContractGenerator.cs#L13
Missing XML comment for publicly visible type or member 'OpenApiContractGenerator'
build: src/Shiny.Mediator.SourceGenerators/Http/OpenApiContractGenerator.cs#L13
Missing XML comment for publicly visible type or member 'OpenApiContractGenerator.OpenApiContractGenerator(MediatorHttpItemConfig, Action<string>)'
build: src/Shiny.Mediator.SourceGenerators/Http/OpenApiContractGenerator.cs#L16
Missing XML comment for publicly visible type or member 'OpenApiContractGenerator.Generate(Stream)'
build: src/Shiny.Mediator.SourceGenerators/MediatorHttpRequestGenerator.cs#L12
Missing XML comment for publicly visible type or member 'MediatorHttpRequestGenerator'
build: src/Shiny.Mediator.SourceGenerators/MediatorHttpRequestGenerator.cs#L14
Missing XML comment for publicly visible type or member 'MediatorHttpRequestGenerator.Initialize(GeneratorInitializationContext)'