Skip to content

chore(deps): bump Rosie.Platform from 7.88.0 to 7.90.4 (#3) #23

chore(deps): bump Rosie.Platform from 7.88.0 to 7.90.4 (#3)

chore(deps): bump Rosie.Platform from 7.88.0 to 7.90.4 (#3) #23

Triggered via push June 20, 2023 03:51
Status Success
Total duration 2m 28s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/Rosie.Nutshell/Exceptions/NutshellApiException.cs#L6
'NutshellApiException.Data' hides inherited member 'Exception.Data'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
build: src/Rosie.Nutshell/Types/Contact/NutshellContact.cs#L27
'Url' is obsolete: 'Code Access Security is not supported or honored by the runtime.'
build: src/Rosie.Nutshell/NutshellRpc.cs#L26
Possible null reference argument for parameter 'source' in 'IEnumerable<object> Enumerable.Cast<object>(IEnumerable source)'.
build: src/Rosie.Nutshell/Types/Lead/NutshellLead.cs#L10
Non-nullable property 'EntityType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/Rosie.Nutshell/Types/Lead/NutshellLead.cs#L11
Non-nullable property 'Rev' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/Rosie.Nutshell/Types/Lead/NutshellLead.cs#L12
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/Rosie.Nutshell/Types/Lead/NutshellLead.cs#L13
Non-nullable property 'HtmlUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/Rosie.Nutshell/Types/Lead/NutshellLead.cs#L14
Non-nullable property 'AvatarUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/Rosie.Nutshell/Types/Lead/NutshellLead.cs#L15
Non-nullable property 'Tags' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/Rosie.Nutshell/Types/Lead/NutshellLead.cs#L16
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.