Skip to content

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

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

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

Re-run triggered September 27, 2024 01:55
Status Success
Total duration 12m 15s
Artifacts 1

main.yml

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

Annotations

60 warnings
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 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 '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 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