Skip to content

test: add tests for generating schema #29

test: add tests for generating schema

test: add tests for generating schema #29

Triggered via pull request July 31, 2024 11:44
Status Success
Total duration 2m 55s
Billable time 6m
Artifacts 3

build.yaml

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

Annotations

58 warnings
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#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): 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 (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#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 (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], 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.
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#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.
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", "windows-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/

Artifacts

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