Skip to content

feat: Initial implementation to detect types #21

feat: Initial implementation to detect types

feat: Initial implementation to detect types #21

Triggered via pull request June 17, 2024 20:16
Status Failure
Total duration 6m 5s
Billable time 10m
Artifacts

cicd.yml

on: pull_request
Build & Tests  /  ...  /  Commitlint
23s
Build & Tests / Lint commit messages / Commitlint
Build & Tests  /  ...  /  Detect Version
17s
Build & Tests / Version / Detect Version
Build & Tests  /  ...  /  Run CodeQL
5m 17s
Build & Tests / CodeQL / Run CodeQL
Build & Tests  /  ...  /  Validate Code Formatting
58s
Build & Tests / Format / Validate Code Formatting
Build & Tests  /  ...  /  Testing .NET solution
51s
Build & Tests / Tests / Testing .NET solution
Build & Tests  /  ...  /  Build .NET solution
Build & Tests / Build / Build .NET solution
Build & Tests  /  ...  /  Publish NuGet Packages
Build & Tests / Publish NuGet / Publish NuGet Packages
Build & Tests  /  ...  /  Dependabot Auto Merge
Build & Tests / Dependabot Merge / Dependabot Auto Merge
Build & Tests  /  ...  /  Create Release
Build & Tests / Release / Create Release
Fit to window
Zoom out
Zoom in

Annotations

17 errors and 20 warnings
Build & Tests / Tests / Testing .NET solution: src/NetEvolve.ArchiDuct/Models/Abstractions/ModelMemberBase.cs#L24
Non-nullable property 'ReturnTypeId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build & Tests / Tests / Testing .NET solution: src/NetEvolve.ArchiDuct/Models/Abstractions/ModelMemberBase.cs#L24
Non-nullable property 'ReturnTypeId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build & Tests / Tests / Testing .NET solution: src/NetEvolve.ArchiDuct/Models/Abstractions/ModelMemberBase.cs#L24
Non-nullable property 'ReturnTypeId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build & Tests / Tests / Testing .NET solution: src/NetEvolve.ArchiDuct/Models/Abstractions/ModelMemberBase.cs#L24
Non-nullable property 'ReturnTypeId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build & Tests / Tests / Testing .NET solution
Process completed with exit code 1.
Build & Tests / Tests / Testing .NET solution
Codecov: Failed to properly upload report: The process '/home/runner/work/_actions/codecov/codecov-action/v4.4.1/dist/codecov' failed with exit code 1
Build & Tests / Format / Validate Code Formatting: src/NetEvolve.ArchiDuct/Models/Members/ModelTypeParameter.cs#L32
Fix whitespace formatting. Replace 1 characters with '\n\s\s\s\s'.
Build & Tests / CodeQL / Run CodeQL
Advanced Security must be enabled for this repository to use code scanning.
Build & Tests / Format / Validate Code Formatting: src/NetEvolve.ArchiDuct/Internals/ModelFactory.cs#L1
Using directives must be placed inside of a namespace declaration
Build & Tests / Format / Validate Code Formatting: src/NetEvolve.ArchiDuct/Internals/ModelFactory.cs#L1
Using directives must be placed inside of a namespace declaration
Build & Tests / CodeQL / Run CodeQL
Advanced Security must be enabled for this repository to use code scanning.
Build & Tests / CodeQL / Run CodeQL
Advanced Security must be enabled for this repository to use code scanning.
Build & Tests / CodeQL / Run CodeQL
Advanced Security must be enabled for this repository to use code scanning.
Build & Tests / CodeQL / Run CodeQL
Advanced Security must be enabled for this repository to use code scanning.
Build & Tests / CodeQL / Run CodeQL: src/NetEvolve.ArchiDuct/Models/Abstractions/ModelMemberBase.cs#L24
Non-nullable property 'ReturnTypeId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build & Tests / CodeQL / Run CodeQL: src/NetEvolve.ArchiDuct/Abstractions/IArchitecture.cs#L3
Missing XML comment for publicly visible type or member 'IArchitecture'
Build & Tests / CodeQL / Run CodeQL: src/NetEvolve.ArchiDuct/Abstractions/IArchitecture.cs#L5
Missing XML comment for publicly visible type or member 'IArchitecture.Assemblies'
Build & Tests / CodeQL / Run CodeQL: src/NetEvolve.ArchiDuct/Abstractions/IArchitecture.cs#L7
Missing XML comment for publicly visible type or member 'IArchitecture.Members'
Build & Tests / CodeQL / Run CodeQL: src/NetEvolve.ArchiDuct/Abstractions/IArchitecture.cs#L9
Missing XML comment for publicly visible type or member 'IArchitecture.Namespaces'
Build & Tests / CodeQL / Run CodeQL: src/NetEvolve.ArchiDuct/Abstractions/IArchitecture.cs#L11
Missing XML comment for publicly visible type or member 'IArchitecture.Types'
Build & Tests / CodeQL / Run CodeQL: src/NetEvolve.ArchiDuct/Models/Abstractions/ModelMemberBase.cs#L24
Non-nullable property 'ReturnTypeId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build & Tests / CodeQL / Run CodeQL: src/NetEvolve.ArchiDuct/Abstractions/IArchitecture.cs#L3
Missing XML comment for publicly visible type or member 'IArchitecture'
Build & Tests / CodeQL / Run CodeQL: src/NetEvolve.ArchiDuct/Abstractions/IArchitecture.cs#L5
Missing XML comment for publicly visible type or member 'IArchitecture.Assemblies'
Build & Tests / CodeQL / Run CodeQL
Advanced Security must be enabled for this repository to use code scanning.
Build & Tests / CodeQL / Run CodeQL
This run of the CodeQL Action does not have permission to access Code Scanning API endpoints. As a result, it will not be opted into any experimental features. This could be because the Action is running on a pull request from a fork. If not, please ensure the Action has the 'security-events: write' permission. Details: Advanced Security must be enabled for this repository to use code scanning.
Build & Tests / CodeQL / Run CodeQL
Feature flags do not specify a default CLI version. Falling back to the CLI version shipped with the Action. This is 2.17.5.
Build & Tests / CodeQL / Run CodeQL
Advanced Security must be enabled for this repository to use code scanning.
Build & Tests / CodeQL / Run CodeQL
Advanced Security must be enabled for this repository to use code scanning.