Skip to content

Tst/documentation generation upgrade #51

Tst/documentation generation upgrade

Tst/documentation generation upgrade #51

Triggered via pull request November 24, 2023 14:20
Status Failure
Total duration 2m 50s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
Building: src/AuditableEntityConfig.cs#L1
The type or namespace name 'EntityFrameworkCore' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
Building: src/Configuration/EAVFrameworkBuilder.cs#L1
The type or namespace name 'EntityFrameworkCore' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
Building: src/Configuration/EAVFrameworkBuilder.cs#L2
The type or namespace name 'EntityFrameworkCore' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
Building: src/Configuration/EAVFrameworkBuilder.cs#L5
The type or namespace name 'EntityFrameworkCore' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
Building: src/Configuration/EAVFrameworkBuilderExtensionsCore.cs#L22
The type or namespace name 'EntityFrameworkCore' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
Building: src/Configuration/EAVFrameworkBuilderExtensionsCore.cs#L23
The type or namespace name 'EntityFrameworkCore' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
Building: src/Configuration/EAVFrameworkBuilderExtensionsCore.cs#L24
The type or namespace name 'EntityFrameworkCore' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
Building: src/Configuration/EAVFrameworkBuilderExtensionsCore.cs#L26
The type or namespace name 'EntityFrameworkCore' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
Building: src/Configuration/EAVFrameworkBuilderExtensionsCore.cs#L29
The type or namespace name 'EntityFrameworkCore' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
Building: src/Configuration/EAVFrameworkBuilderExtensionsCore.cs#L32
The type or namespace name 'EntityFrameworkCore' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
Building
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Building: sdk/DTO/MessageDefinition.cs#L7
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Building: sdk/ManifestEnricher.cs#L137
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Building: sdk/ManifestEnricher.cs#L137
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Building: sdk/ManifestEnricher.cs#L48
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Building: sdk/DefaultManifestReplacementRunner.cs#L218
The variable 'ex' is declared but never used
Building: sdk/DefaultManifestReplacementRunner.cs#L287
The variable 'ex' is declared but never used
Building: sdk/ManifestEnricher.cs#L722
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Building: sdk/DTO/MessageDefinition.cs#L7
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Building: sdk/ManifestEnricher.cs#L137
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Building: sdk/ManifestEnricher.cs#L137
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.