Skip to content

chore: remove .idea from git #3

chore: remove .idea from git

chore: remove .idea from git #3

Triggered via push May 28, 2024 14:03
Status Success
Total duration 44s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build: Aspire.Hosting.Spin/SpinRuntimeConfigurationBuilder.cs#L13
Non-nullable field '_name' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: Aspire.Hosting.Spin/OciRegistryCredentials.cs#L14
Non-nullable property 'LoginServer' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Aspire.Hosting.Spin/OciRegistryCredentials.cs#L15
Non-nullable property 'User' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Aspire.Hosting.Spin/OciRegistryCredentials.cs#L16
Non-nullable property 'Password' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Aspire.Hosting.Spin/SpinRuntimeConfigurationBuilder.cs#L13
Non-nullable field '_name' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: Aspire.Hosting.Spin/OciRegistryCredentials.cs#L14
Non-nullable property 'LoginServer' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Aspire.Hosting.Spin/OciRegistryCredentials.cs#L15
Non-nullable property 'User' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Aspire.Hosting.Spin/OciRegistryCredentials.cs#L16
Non-nullable property 'Password' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.