Skip to content

Migrate the Rider Plugin to use the v2 Meadow.CLI back-end #60

Migrate the Rider Plugin to use the v2 Meadow.CLI back-end

Migrate the Rider Plugin to use the v2 Meadow.CLI back-end #60

Triggered via pull request September 19, 2024 13:43
Status Success
Total duration 12m 18s
Artifacts 1

main.yml

on: pull_request
Validate Gradle wrapper
4s
Validate Gradle wrapper
Matrix: main
Fit to window
Zoom out
Zoom in

Annotations

60 warnings
main (ubuntu-22.04)
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
main (ubuntu-22.04)
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
main (ubuntu-22.04)
Non-nullable property 'DefaultCollectionId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
main (ubuntu-22.04)
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
main (ubuntu-22.04)
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
main (ubuntu-22.04)
Non-nullable property 'FirstName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
main (ubuntu-22.04)
Non-nullable property 'LastName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
main (ubuntu-22.04)
Non-nullable property 'FullName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
main (ubuntu-22.04)
Non-nullable property 'Version' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
main (ubuntu-22.04)
Non-nullable property 'OsVersion' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
main (ubuntu-22.04)
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
main (ubuntu-22.04)
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
main (ubuntu-22.04)
Non-nullable property 'DefaultCollectionId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
main (ubuntu-22.04)
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
main (ubuntu-22.04)
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
main (ubuntu-22.04)
Non-nullable property 'FirstName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
main (ubuntu-22.04)
Non-nullable property 'LastName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
main (ubuntu-22.04)
Non-nullable property 'FullName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
main (ubuntu-22.04)
Non-nullable property 'Version' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
main (ubuntu-22.04)
Non-nullable property 'OsVersion' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
main (windows-2022)
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
main (windows-2022)
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
main (windows-2022)
Non-nullable property 'DefaultCollectionId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
main (windows-2022)
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
main (windows-2022)
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
main (windows-2022)
Non-nullable property 'FirstName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
main (windows-2022)
Non-nullable property 'LastName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
main (windows-2022)
Non-nullable property 'FullName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
main (windows-2022)
Non-nullable property 'Version' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
main (windows-2022)
Non-nullable property 'OsVersion' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
main (windows-2022)
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
main (windows-2022)
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
main (windows-2022)
Non-nullable property 'DefaultCollectionId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
main (windows-2022)
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
main (windows-2022)
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
main (windows-2022)
Non-nullable property 'FirstName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
main (windows-2022)
Non-nullable property 'LastName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
main (windows-2022)
Non-nullable property 'FullName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
main (windows-2022)
Non-nullable property 'Version' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
main (windows-2022)
Non-nullable property 'OsVersion' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
main (macos-13)
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
main (macos-13)
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
main (macos-13)
Non-nullable property 'DefaultCollectionId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
main (macos-13)
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
main (macos-13)
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
main (macos-13)
Non-nullable property 'FirstName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
main (macos-13)
Non-nullable property 'LastName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
main (macos-13)
Non-nullable property 'FullName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
main (macos-13)
Non-nullable property 'Version' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
main (macos-13)
Non-nullable property 'OsVersion' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
main (macos-13)
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
main (macos-13)
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
main (macos-13)
Non-nullable property 'DefaultCollectionId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
main (macos-13)
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
main (macos-13)
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
main (macos-13)
Non-nullable property 'FirstName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
main (macos-13)
Non-nullable property 'LastName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
main (macos-13)
Non-nullable property 'FullName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
main (macos-13)
Non-nullable property 'Version' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
main (macos-13)
Non-nullable property 'OsVersion' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.

Artifacts

Produced during runtime
Name Size
rider-meadow-plugin-2.0.0
1.54 MB