Skip to content

Merge branch 'main' of https://github.com/MeltyPlayer/FinModelUtility #211

Merge branch 'main' of https://github.com/MeltyPlayer/FinModelUtility

Merge branch 'main' of https://github.com/MeltyPlayer/FinModelUtility #211

Triggered via push February 9, 2025 20:27
Status Failure
Total duration 3m 53s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
build: FinModelUtility/UniversalAssetTool/UniversalAssetTool.Ui/src/winforms/common/BGlPanel.cs#L26
The type 'IGraphicsContext' is defined in an assembly that is not referenced. You must add a reference to assembly 'OpenTK.Windowing.Common, Version=4.0.0.0, Culture=neutral, PublicKeyToken=null'.
build: FinModelUtility/UniversalAssetTool/UniversalAssetTool.Ui/src/winforms/common/BGlPanel.cs#L49
The type 'IGraphicsContext' is defined in an assembly that is not referenced. You must add a reference to assembly 'OpenTK.Windowing.Common, Version=4.0.0.0, Culture=neutral, PublicKeyToken=null'.
build: FinModelUtility/UniversalAssetTool/UniversalAssetTool.Ui/src/winforms/common/BGlPanel.cs#L57
The type 'IGraphicsContext' is defined in an assembly that is not referenced. You must add a reference to assembly 'OpenTK.Windowing.Common, Version=4.0.0.0, Culture=neutral, PublicKeyToken=null'.
build: FinModelUtility/UniversalAssetTool/UniversalAssetTool.Ui/src/winforms/common/BGlPanel.Designer.cs#L34
The type 'ContextProfile' is defined in an assembly that is not referenced. You must add a reference to assembly 'OpenTK.Windowing.Common, Version=4.0.0.0, Culture=neutral, PublicKeyToken=null'.
build: FinModelUtility/UniversalAssetTool/UniversalAssetTool.Ui/src/winforms/common/BGlPanel.Designer.cs#L35
The type 'IGLFWGraphicsContext' is defined in an assembly that is not referenced. You must add a reference to assembly 'OpenTK.Windowing.Desktop, Version=4.0.0.0, Culture=neutral, PublicKeyToken=null'.
build: FinModelUtility/UniversalAssetTool/UniversalAssetTool.Ui/src/winforms/common/BGlPanel.cs#L26
The type 'IGraphicsContext' is defined in an assembly that is not referenced. You must add a reference to assembly 'OpenTK.Windowing.Common, Version=4.0.0.0, Culture=neutral, PublicKeyToken=null'.
build: FinModelUtility/UniversalAssetTool/UniversalAssetTool.Ui/src/winforms/common/BGlPanel.cs#L49
The type 'IGraphicsContext' is defined in an assembly that is not referenced. You must add a reference to assembly 'OpenTK.Windowing.Common, Version=4.0.0.0, Culture=neutral, PublicKeyToken=null'.
build: FinModelUtility/UniversalAssetTool/UniversalAssetTool.Ui/src/winforms/common/BGlPanel.cs#L57
The type 'IGraphicsContext' is defined in an assembly that is not referenced. You must add a reference to assembly 'OpenTK.Windowing.Common, Version=4.0.0.0, Culture=neutral, PublicKeyToken=null'.
build: FinModelUtility/UniversalAssetTool/UniversalAssetTool.Ui/src/winforms/common/BGlPanel.Designer.cs#L34
The type 'ContextProfile' is defined in an assembly that is not referenced. You must add a reference to assembly 'OpenTK.Windowing.Common, Version=4.0.0.0, Culture=neutral, PublicKeyToken=null'.
build: FinModelUtility/UniversalAssetTool/UniversalAssetTool.Ui/src/winforms/common/BGlPanel.Designer.cs#L35
The type 'IGLFWGraphicsContext' is defined in an assembly that is not referenced. You must add a reference to assembly 'OpenTK.Windowing.Desktop, Version=4.0.0.0, Culture=neutral, PublicKeyToken=null'.
build
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
build: FinModelUtility/Fin/Fin/src/data/counters/CounterSet.cs#L7
The type 'T' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'T' doesn't match 'notnull' constraint.
build: FinModelUtility/Fin/Fin/src/data/dictionaries/IFinDictionary.cs#L10
'IFinDictionary<TKey, TValue>.Keys' hides inherited member 'IReadOnlyFinDictionary<TKey, TValue>.Keys'. Use the new keyword if hiding was intended.
build: FinModelUtility/Fin/Fin/src/data/dictionaries/IFinDictionary.cs#L11
'IFinDictionary<TKey, TValue>.Values' hides inherited member 'IReadOnlyFinDictionary<TKey, TValue>.Values'. Use the new keyword if hiding was intended.
build: FinModelUtility/Fin/Fin/src/data/dictionaries/IFinDictionary.cs#L17
'IFinDictionary<TKey, TValue>.ContainsKey(TKey)' hides inherited member 'IReadOnlyFinDictionary<TKey, TValue>.ContainsKey(TKey)'. Use the new keyword if hiding was intended.
build: FinModelUtility/Fin/Fin/src/data/dictionaries/IFinDictionary.cs#L19
'IFinDictionary<TKey, TValue>.this[TKey]' hides inherited member 'IReadOnlyFinDictionary<TKey, TValue>.this[TKey]'. Use the new keyword if hiding was intended.
build: FinModelUtility/Fin/Fin/src/data/dictionaries/ListDictionary.cs#L11
'IListDictionary<TKey, TValue>.HasList(TKey)' hides inherited member 'IReadOnlyListDictionary<TKey, TValue>.HasList(TKey)'. Use the new keyword if hiding was intended.
build: FinModelUtility/Fin/Fin/src/data/dictionaries/ListDictionary.cs#L13
'IListDictionary<TKey, TValue>.this[TKey]' hides inherited member 'IReadOnlyListDictionary<TKey, TValue>.this[TKey]'. Use the new keyword if hiding was intended.
build: FinModelUtility/Fin/Fin/src/data/dictionaries/ListDictionary.cs#L18
'IListDictionary<TKey, TValue>.Keys' hides inherited member 'IReadOnlyListDictionary<TKey, TValue>.Keys'. Use the new keyword if hiding was intended.
build: FinModelUtility/Fin/Fin/src/data/dictionaries/ListDictionary.cs#L19
'IListDictionary<TKey, TValue>.Values' hides inherited member 'IReadOnlyListDictionary<TKey, TValue>.Values'. Use the new keyword if hiding was intended.
build: FinModelUtility/Fin/Fin/src/animation/keyframes/Keyframe.cs#L18
'Keyframe' defines 'Equals' but not 'GetHashCode'