Skip to content

feat(validation): add configurability and namespace extraction #75

feat(validation): add configurability and namespace extraction

feat(validation): add configurability and namespace extraction #75

Triggered via pull request February 8, 2024 16:23
Status Success
Total duration 1m 20s
Artifacts

build.yml

on: pull_request
Matrix: Build and test
Fit to window
Zoom out
Zoom in

Annotations

44 warnings
Build and test (20.x, 6.0.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1, actions/setup-dotnet@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and test (20.x, 6.0.x, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and test (20.x, 6.0.x, ubuntu-latest): AccordProject.Concerto/ConcertoAttributes.cs#L20
Non-nullable field 'Namespace' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build and test (20.x, 6.0.x, ubuntu-latest): AccordProject.Concerto/ConcertoAttributes.cs#L22
Non-nullable field 'Name' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build and test (20.x, 6.0.x, ubuntu-latest): AccordProject.Concerto/ConcertoMetamodelTypes.cs#L490
Non-nullable property '_Models' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build and test (20.x, 6.0.x, ubuntu-latest): AccordProject.Concerto/ConcertoMetamodelTypes.cs#L472
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build and test (20.x, 6.0.x, ubuntu-latest): AccordProject.Concerto/ConcertoMetamodelTypes.cs#L478
Non-nullable property 'Imports' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build and test (20.x, 6.0.x, ubuntu-latest): AccordProject.Concerto/ConcertoMetamodelTypes.cs#L480
Non-nullable property 'Declarations' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build and test (20.x, 6.0.x, ubuntu-latest): AccordProject.Concerto/ConcertoMetamodelTypes.cs#L482
Non-nullable property 'Decorators' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build and test (20.x, 6.0.x, ubuntu-latest): AccordProject.Concerto/ConcertoMetamodelTypes.cs#L464
Non-nullable property 'Types' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build and test (20.x, 6.0.x, ubuntu-latest): AccordProject.Concerto/ConcertoMetamodelTypes.cs#L456
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build and test (20.x, 6.0.x, ubuntu-latest): AccordProject.Concerto/ConcertoMetamodelTypes.cs#L440
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build and test (20.x, 6.0.x, ubuntu-latest): AccordProject.Concerto/ConcertoTypes.cs#L1
Non-nullable property '_Identifier' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/home/runner/work/concerto-dotnet/concerto-dotnet/AccordProject.Concerto/AccordProject.Concerto.csproj]
Build and test (20.x, 6.0.x, ubuntu-latest): AccordProject.Concerto/ConcertoMetamodelTypes.cs#L1
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/home/runner/work/concerto-dotnet/concerto-dotnet/AccordProject.Concerto/AccordProject.Concerto.csproj]
Build and test (20.x, 6.0.x, ubuntu-latest): AccordProject.Concerto/ConcertoTypes.cs#L1
Non-nullable property '_Identifier' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/home/runner/work/concerto-dotnet/concerto-dotnet/AccordProject.Concerto/AccordProject.Concerto.csproj]
Build and test (20.x, 6.0.x, ubuntu-latest): AccordProject.Concerto/ConcertoMetamodelTypes.cs#L1
Non-nullable property 'Start' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/home/runner/work/concerto-dotnet/concerto-dotnet/AccordProject.Concerto/AccordProject.Concerto.csproj]
Build and test (20.x, 6.0.x, ubuntu-latest): AccordProject.Concerto/ConcertoMetamodelTypes.cs#L1
Non-nullable property 'End' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/home/runner/work/concerto-dotnet/concerto-dotnet/AccordProject.Concerto/AccordProject.Concerto.csproj]
Build and test (20.x, 6.0.x, ubuntu-latest): AccordProject.Concerto/ConcertoMetamodelTypes.cs#L1
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/home/runner/work/concerto-dotnet/concerto-dotnet/AccordProject.Concerto/AccordProject.Concerto.csproj]
Build and test (20.x, 6.0.x, ubuntu-latest): AccordProject.Concerto/ConcertoMetamodelTypes.cs#L1
Non-nullable property '_Models' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/home/runner/work/concerto-dotnet/concerto-dotnet/AccordProject.Concerto/AccordProject.Concerto.csproj]
Build and test (20.x, 6.0.x, ubuntu-latest): AccordProject.Concerto/ConcertoMetamodelTypes.cs#L1
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/home/runner/work/concerto-dotnet/concerto-dotnet/AccordProject.Concerto/AccordProject.Concerto.csproj]
Build and test (20.x, 6.0.x, ubuntu-latest): AccordProject.Concerto/ConcertoMetamodelTypes.cs#L1
Non-nullable property 'Arguments' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/home/runner/work/concerto-dotnet/concerto-dotnet/AccordProject.Concerto/AccordProject.Concerto.csproj]
Build and test (20.x, 6.0.x, ubuntu-latest): AccordProject.Concerto/ConcertoMetamodelTypes.cs#L1
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/home/runner/work/concerto-dotnet/concerto-dotnet/AccordProject.Concerto/AccordProject.Concerto.csproj]
Build and test (18.x, 6.0.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1, actions/setup-dotnet@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and test (18.x, 6.0.x, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and test (18.x, 6.0.x, ubuntu-latest): AccordProject.Concerto/ConcertoTypes.cs#L1
Non-nullable property '_Identifier' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/home/runner/work/concerto-dotnet/concerto-dotnet/AccordProject.Concerto/AccordProject.Concerto.csproj]
Build and test (18.x, 6.0.x, ubuntu-latest): AccordProject.Concerto/ConcertoMetamodelTypes.cs#L1
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/home/runner/work/concerto-dotnet/concerto-dotnet/AccordProject.Concerto/AccordProject.Concerto.csproj]
Build and test (18.x, 6.0.x, ubuntu-latest): AccordProject.Concerto/ConcertoMetamodelTypes.cs#L1
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/home/runner/work/concerto-dotnet/concerto-dotnet/AccordProject.Concerto/AccordProject.Concerto.csproj]
Build and test (18.x, 6.0.x, ubuntu-latest): AccordProject.Concerto/ConcertoMetamodelTypes.cs#L1
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/home/runner/work/concerto-dotnet/concerto-dotnet/AccordProject.Concerto/AccordProject.Concerto.csproj]
Build and test (18.x, 6.0.x, ubuntu-latest): AccordProject.Concerto/ConcertoMetamodelTypes.cs#L1
Non-nullable property 'Arguments' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/home/runner/work/concerto-dotnet/concerto-dotnet/AccordProject.Concerto/AccordProject.Concerto.csproj]
Build and test (18.x, 6.0.x, ubuntu-latest): AccordProject.Concerto/ConcertoMetamodelTypes.cs#L1
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/home/runner/work/concerto-dotnet/concerto-dotnet/AccordProject.Concerto/AccordProject.Concerto.csproj]
Build and test (18.x, 6.0.x, ubuntu-latest): AccordProject.Concerto/ConcertoMetamodelTypes.cs#L1
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/home/runner/work/concerto-dotnet/concerto-dotnet/AccordProject.Concerto/AccordProject.Concerto.csproj]
Build and test (18.x, 6.0.x, ubuntu-latest): AccordProject.Concerto/ConcertoMetamodelTypes.cs#L1
Non-nullable property 'Decorators' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/home/runner/work/concerto-dotnet/concerto-dotnet/AccordProject.Concerto/AccordProject.Concerto.csproj]
Build and test (18.x, 6.0.x, ubuntu-latest): AccordProject.Concerto/ConcertoMetamodelTypes.cs#L1
Non-nullable property 'Decorators' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/home/runner/work/concerto-dotnet/concerto-dotnet/AccordProject.Concerto/AccordProject.Concerto.csproj]
Build and test (18.x, 6.0.x, ubuntu-latest): AccordProject.Concerto/ConcertoMetamodelTypes.cs#L1
Non-nullable property 'Decorators' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/home/runner/work/concerto-dotnet/concerto-dotnet/AccordProject.Concerto/AccordProject.Concerto.csproj]
Build and test (18.x, 6.0.x, ubuntu-latest): AccordProject.Concerto/ConcertoAttributes.cs#L20
Non-nullable field 'Namespace' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build and test (18.x, 6.0.x, ubuntu-latest): AccordProject.Concerto/ConcertoAttributes.cs#L22
Non-nullable field 'Name' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build and test (18.x, 6.0.x, ubuntu-latest): AccordProject.Concerto/ConcertoMetamodelTypes.cs#L35
Non-nullable property 'Start' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build and test (18.x, 6.0.x, ubuntu-latest): AccordProject.Concerto/ConcertoMetamodelTypes.cs#L37
Non-nullable property 'End' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build and test (18.x, 6.0.x, ubuntu-latest): AccordProject.Concerto/ConcertoMetamodelTypes.cs#L47
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build and test (18.x, 6.0.x, ubuntu-latest): AccordProject.Concerto/ConcertoTypes.cs#L29
Non-nullable property '_Identifier' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build and test (18.x, 6.0.x, ubuntu-latest): AccordProject.Concerto/ConcertoMetamodelTypes.cs#L65
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build and test (18.x, 6.0.x, ubuntu-latest): AccordProject.Concerto/ConcertoMetamodelTypes.cs#L89
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build and test (18.x, 6.0.x, ubuntu-latest): AccordProject.Concerto/ConcertoMetamodelTypes.cs#L99
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build and test (18.x, 6.0.x, ubuntu-latest): AccordProject.Concerto/ConcertoMetamodelTypes.cs#L101
Non-nullable property 'Arguments' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.