Skip to content

Update Changelog.txt #313

Update Changelog.txt

Update Changelog.txt #313

Triggered via push July 16, 2024 10:23
Status Failure
Total duration 1m 29s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
build: Brio/UI/Controls/Selectors/FacewearSelector.cs#L35
'Glasses' does not contain a definition for 'Unknown3' and no accessible extension method 'Unknown3' accepting a first argument of type 'Glasses' could be found (are you missing a using directive or an assembly reference?)
build: Brio/UI/Controls/Selectors/FacewearSelector.cs#L35
'Glasses' does not contain a definition for 'Unknown11' and no accessible extension method 'Unknown11' accepting a first argument of type 'Glasses' could be found (are you missing a using directive or an assembly reference?)
build: Brio/UI/Controls/Selectors/FacewearSelector.cs#L34
'TResult' does not contain a definition for 'Deconstruct' and no accessible extension method 'Deconstruct' accepting a first argument of type 'TResult' could be found (are you missing a using directive or an assembly reference?)
build: Brio/UI/Controls/Selectors/FacewearSelector.cs#L34
No suitable 'Deconstruct' instance or extension method was found for type 'TResult', with 3 out parameters and a void return type.
build: Brio/UI/Controls/Selectors/FacewearSelector.cs#L34
Cannot infer the type of implicitly-typed deconstruction variable 'facewearId'.
build: Brio/UI/Controls/Selectors/FacewearSelector.cs#L34
Cannot infer the type of implicitly-typed deconstruction variable 'facewearName'.
build: Brio/UI/Controls/Selectors/FacewearSelector.cs#L34
Cannot infer the type of implicitly-typed deconstruction variable 'facewearIcon'.
build: Brio/UI/Controls/Editors/GearEditor.cs#L423
'Glasses' does not contain a definition for 'Unknown3' and no accessible extension method 'Unknown3' accepting a first argument of type 'Glasses' could be found (are you missing a using directive or an assembly reference?)
build: Brio/UI/Controls/Editors/GearEditor.cs#L423
'Glasses' does not contain a definition for 'Unknown11' and no accessible extension method 'Unknown11' accepting a first argument of type 'Glasses' could be found (are you missing a using directive or an assembly reference?)
build: Brio/UI/Controls/Editors/GearEditor.cs#L422
'TResult' does not contain a definition for 'Deconstruct' and no accessible extension method 'Deconstruct' accepting a first argument of type 'TResult' could be found (are you missing a using directive or an assembly reference?)
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/