Handle new data type #32
Annotations
3 errors and 3 warnings
Build and Test:
src/Kentico.Xperience.Zapier/Actions/ActionFormInsertController.cs#L54
Converting null literal or possible null value to non-nullable type.
|
Build and Test:
src/Kentico.Xperience.Zapier/Actions/ActionFormInsertController.cs#L54
Converting null literal or possible null value to non-nullable type.
|
Build and Test
Process completed with exit code 1.
|
Build and Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build and Test:
src/Kentico.Xperience.Zapier/Actions/ActionFormInsertController.cs#L78
"Find" method should be used instead of the "FirstOrDefault" extension method. (https://rules.sonarsource.com/csharp/RSPEC-6602)
|
Build and Test:
src/Kentico.Xperience.Zapier/Actions/ActionFormInsertController.cs#L78
"Find" method should be used instead of the "FirstOrDefault" extension method. (https://rules.sonarsource.com/csharp/RSPEC-6602)
|