0.0.0.3 #11
Triggered via release
May 7, 2024 03:43
RGBKnights
created
0.0.0.3
Status
Success
Total duration
58s
Artifacts
–
Annotations
22 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, 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:
src/Clients/AzureAi/LogProb.cs#L42
Non-nullable property 'Token' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/Clients/AzureAi/LogProb.cs#L50
Non-nullable property 'Bytes' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/Clients/AzureAi/LogProb.cs#L23
Non-nullable property 'Token' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/Clients/AzureAi/LogProb.cs#L31
Non-nullable property 'Bytes' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/Clients/AzureAi/LogProb.cs#L35
Non-nullable property 'TopLogProbs' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/Clients/AzureAi/LogProb.cs#L14
Non-nullable property 'Content' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/Clients/Groq/InputFunction.cs#L11
Non-nullable property 'Parameters' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/Clients/Groq/InputFunction.cs#L35
Possible null reference assignment.
|
build:
src/Clients/Groq/InputFunction.cs#L26
Non-nullable property 'Parameters' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/Clients/AzureAi/InputFunction.cs#L11
Non-nullable property 'Parameters' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
deploy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
deploy:
src/Clients/AzureAi/LogProb.cs#L42
Non-nullable property 'Token' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
deploy:
src/Clients/AzureAi/LogProb.cs#L50
Non-nullable property 'Bytes' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
deploy:
src/Clients/AzureAi/LogProb.cs#L23
Non-nullable property 'Token' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
deploy:
src/Clients/AzureAi/LogProb.cs#L31
Non-nullable property 'Bytes' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
deploy:
src/Clients/AzureAi/LogProb.cs#L35
Non-nullable property 'TopLogProbs' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
deploy:
src/Clients/AzureAi/LogProb.cs#L14
Non-nullable property 'Content' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
deploy:
src/Clients/AzureAi/InputFunction.cs#L11
Non-nullable property 'Parameters' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
deploy:
src/Clients/AzureAi/InputFunction.cs#L35
Possible null reference assignment.
|
deploy:
src/Clients/AzureAi/InputFunction.cs#L26
Non-nullable property 'Parameters' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
deploy:
src/Clients/Groq/InputFunction.cs#L11
Non-nullable property 'Parameters' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|