Skip to content

test: add tests for generating schema #27

test: add tests for generating schema

test: add tests for generating schema #27

Triggered via pull request July 31, 2024 11:26
Status Failure
Total duration 1m 57s
Billable time 5m
Artifacts 2

build.yaml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

1 error and 58 warnings
Build (windows-latest)
Process completed with exit code 1.
Build (macOS-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected], actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build (macOS-latest): src/Atlas.Provider.Demo/Program.cs#L98
Non-nullable property 'BlogUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build (macOS-latest): src/Atlas.Provider.Demo/Program.cs#L99
Non-nullable property 'Blog' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build (macOS-latest): src/Atlas.Provider.Demo/Program.cs#L30
Non-nullable property 'Blogs' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build (macOS-latest): src/Atlas.Provider.Demo/Program.cs#L82
Non-nullable property 'Url' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build (macOS-latest): src/Atlas.Provider.Demo/Program.cs#L89
Non-nullable property 'Posts' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build (macOS-latest): src/Atlas.Provider.Demo/Program.cs#L22
Possible null reference argument for parameter 'provider' in 'BloggingContext.BloggingContext(string provider = "SqlServer")'.
Build (macOS-latest): test/Atlas.Provider.Test/GenerateSchemaTest.cs#L28
Converting null literal or possible null value to non-nullable type.
Build (macOS-latest): test/Atlas.Provider.Test/GenerateSchemaTest.cs#L30
Dereference of a possibly null reference.
Build (macOS-latest): src/Atlas.Provider.Demo/Program.cs#L98
Non-nullable property 'BlogUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build (macOS-latest): src/Atlas.Provider.Demo/Program.cs#L99
Non-nullable property 'Blog' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build (macOS-latest): src/Atlas.Provider.Demo/Program.cs#L98
Non-nullable property 'BlogUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build (macOS-latest): src/Atlas.Provider.Demo/Program.cs#L99
Non-nullable property 'Blog' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build (macOS-latest): src/Atlas.Provider.Demo/Program.cs#L22
Possible null reference argument for parameter 'provider' in 'BloggingContext.BloggingContext(string provider = "SqlServer")'.
Build (macOS-latest): src/Atlas.Provider.Demo/Program.cs#L82
Non-nullable property 'Url' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build (macOS-latest): src/Atlas.Provider.Demo/Program.cs#L89
Non-nullable property 'Posts' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build (macOS-latest): src/Atlas.Provider.Demo/Program.cs#L30
Non-nullable property 'Blogs' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build (macOS-latest): test/Atlas.Provider.Test/GenerateSchemaTest.cs#L28
Converting null literal or possible null value to non-nullable type.
Build (macOS-latest): test/Atlas.Provider.Test/GenerateSchemaTest.cs#L30
Dereference of a possibly null reference.
Build (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected], actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build (ubuntu-latest): src/Atlas.Provider.Demo/Program.cs#L98
Non-nullable property 'BlogUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build (ubuntu-latest): src/Atlas.Provider.Demo/Program.cs#L99
Non-nullable property 'Blog' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build (ubuntu-latest): src/Atlas.Provider.Demo/Program.cs#L30
Non-nullable property 'Blogs' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build (ubuntu-latest): src/Atlas.Provider.Demo/Program.cs#L22
Possible null reference argument for parameter 'provider' in 'BloggingContext.BloggingContext(string provider = "SqlServer")'.
Build (ubuntu-latest): src/Atlas.Provider.Demo/Program.cs#L82
Non-nullable property 'Url' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build (ubuntu-latest): src/Atlas.Provider.Demo/Program.cs#L89
Non-nullable property 'Posts' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build (ubuntu-latest): test/Atlas.Provider.Test/GenerateSchemaTest.cs#L28
Converting null literal or possible null value to non-nullable type.
Build (ubuntu-latest): test/Atlas.Provider.Test/GenerateSchemaTest.cs#L30
Dereference of a possibly null reference.
Build (ubuntu-latest): src/Atlas.Provider.Demo/Program.cs#L98
Non-nullable property 'BlogUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build (ubuntu-latest): src/Atlas.Provider.Demo/Program.cs#L99
Non-nullable property 'Blog' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build (ubuntu-latest): src/Atlas.Provider.Demo/Program.cs#L82
Non-nullable property 'Url' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build (ubuntu-latest): src/Atlas.Provider.Demo/Program.cs#L89
Non-nullable property 'Posts' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build (ubuntu-latest): src/Atlas.Provider.Demo/Program.cs#L30
Non-nullable property 'Blogs' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build (ubuntu-latest): src/Atlas.Provider.Demo/Program.cs#L22
Possible null reference argument for parameter 'provider' in 'BloggingContext.BloggingContext(string provider = "SqlServer")'.
Build (ubuntu-latest): test/Atlas.Provider.Test/GenerateSchemaTest.cs#L28
Converting null literal or possible null value to non-nullable type.
Build (ubuntu-latest): test/Atlas.Provider.Test/GenerateSchemaTest.cs#L30
Dereference of a possibly null reference.
Build (ubuntu-latest): src/Atlas.Provider.Demo/Program.cs#L98
Non-nullable property 'BlogUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build (ubuntu-latest): src/Atlas.Provider.Demo/Program.cs#L99
Non-nullable property 'Blog' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build (windows-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build (windows-latest): src/Atlas.Provider.Demo/Program.cs#L98
Non-nullable property 'BlogUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "macOS-latest", "ubuntu-latest". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
Build (windows-latest): src/Atlas.Provider.Demo/Program.cs#L99
Non-nullable property 'Blog' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build (windows-latest): src/Atlas.Provider.Demo/Program.cs#L22
Possible null reference argument for parameter 'provider' in 'BloggingContext.BloggingContext(string provider = "SqlServer")'.
Build (windows-latest): src/Atlas.Provider.Demo/Program.cs#L82
Non-nullable property 'Url' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build (windows-latest): src/Atlas.Provider.Demo/Program.cs#L89
Non-nullable property 'Posts' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build (windows-latest): src/Atlas.Provider.Demo/Program.cs#L30
Non-nullable property 'Blogs' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build (windows-latest): test/Atlas.Provider.Test/GenerateSchemaTest.cs#L28
Converting null literal or possible null value to non-nullable type.
Build (windows-latest): test/Atlas.Provider.Test/GenerateSchemaTest.cs#L30
Dereference of a possibly null reference.
Build (windows-latest): src/Atlas.Provider.Demo/Program.cs#L98
Non-nullable property 'BlogUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build (windows-latest): src/Atlas.Provider.Demo/Program.cs#L99
Non-nullable property 'Blog' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build (windows-latest): src/Atlas.Provider.Demo/Program.cs#L82
Non-nullable property 'Url' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build (windows-latest): src/Atlas.Provider.Demo/Program.cs#L89
Non-nullable property 'Posts' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build (windows-latest): src/Atlas.Provider.Demo/Program.cs#L22
Possible null reference argument for parameter 'provider' in 'BloggingContext.BloggingContext(string provider = "SqlServer")'.
Build (windows-latest): src/Atlas.Provider.Demo/Program.cs#L30
Non-nullable property 'Blogs' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build (windows-latest): test/Atlas.Provider.Test/GenerateSchemaTest.cs#L28
Converting null literal or possible null value to non-nullable type.
Build (windows-latest): test/Atlas.Provider.Test/GenerateSchemaTest.cs#L30
Dereference of a possibly null reference.
Build (windows-latest): src/Atlas.Provider.Demo/Program.cs#L98
Non-nullable property 'BlogUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build (windows-latest): src/Atlas.Provider.Demo/Program.cs#L99
Non-nullable property 'Blog' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.

Artifacts

Produced during runtime
Name Size
macOS-latest Expired
3.44 MB
ubuntu-latest Expired
3.46 MB