wip #142
codeql.yml
on: push
Roslyn Compiler Warnings
18s
Tests
20s
Matrix: Analyze
Annotations
8 errors and 3 warnings
|
Roslyn Compiler Warnings:
src/Nullinside.Api.TwitchBot/Controllers/TwitchWebHookController.cs#L34
'TwitchWebHookController' does not contain a definition for 'GetBodyAsString' and no accessible extension method 'GetBodyAsString' accepting a first argument of type 'TwitchWebHookController' could be found (are you missing a using directive or an assembly reference?)
|
|
Roslyn Compiler Warnings:
src/Nullinside.Api.TwitchBot/Controllers/TwitchWebHookController.cs#L34
'TwitchWebHookController' does not contain a definition for 'GetBodyAsString' and no accessible extension method 'GetBodyAsString' accepting a first argument of type 'TwitchWebHookController' could be found (are you missing a using directive or an assembly reference?)
|
|
Roslyn Compiler Warnings
Process completed with exit code 1.
|
|
Tests:
src/Nullinside.Api.TwitchBot/Controllers/TwitchWebHookController.cs#L34
'TwitchWebHookController' does not contain a definition for 'GetBodyAsString' and no accessible extension method 'GetBodyAsString' accepting a first argument of type 'TwitchWebHookController' could be found (are you missing a using directive or an assembly reference?)
|
|
Tests
Process completed with exit code 1.
|
|
Analyze (csharp):
src/Nullinside.Api.TwitchBot/Controllers/TwitchWebHookController.cs#L34
'TwitchWebHookController' does not contain a definition for 'GetBodyAsString' and no accessible extension method 'GetBodyAsString' accepting a first argument of type 'TwitchWebHookController' could be found (are you missing a using directive or an assembly reference?)
|
|
Analyze (csharp):
src/Nullinside.Api.TwitchBot/Controllers/TwitchWebHookController.cs#L34
'TwitchWebHookController' does not contain a definition for 'GetBodyAsString' and no accessible extension method 'GetBodyAsString' accepting a first argument of type 'TwitchWebHookController' could be found (are you missing a using directive or an assembly reference?)
|
|
Analyze (csharp)
Process completed with exit code 1.
|
|
Roslyn Compiler Warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
|
Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
|
Analyze (csharp)
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|