many PropertyChanged -> ValueChanged (fixes #11) #59
Annotations
40 warnings
build (win7-x64):
BAKKA_Editor/ViewLocator.cs#L20
Nullability of reference types in type of parameter 'data' of 'bool ViewLocator.Match(object data)' doesn't match implicitly implemented member 'bool IDataTemplate.Match(object? data)' (possibly because of nullability attributes).
|
build (win7-x64):
BAKKA_Editor/ViewLocator.cs#L10
Nullability of reference types in type of parameter 'data' of 'Control ViewLocator.Build(object data)' doesn't match implicitly implemented member 'Control? ITemplate<object?, Control?>.Build(object? param)' (possibly because of nullability attributes).
|
build (win7-x64):
BAKKA_Editor/Views/MainView.axaml.cs#L105
Dereference of a possibly null reference.
|
build (win7-x64):
BAKKA_Editor/Views/MainView.axaml.cs#L103
Non-nullable field 'autoSaveTimer' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build (win7-x64):
BAKKA_Editor/Views/MainView.axaml.cs#L103
Non-nullable field '_vm' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build (win7-x64):
BAKKA_Editor/Views/MainView.axaml.cs#L103
Non-nullable field 'chartSettingsViewModel' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build (win7-x64):
BAKKA_Editor/Views/MainView.axaml.cs#L103
Non-nullable field 'hitsoundTimer' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build (win7-x64):
BAKKA_Editor/Views/MainView.axaml.cs#L103
Non-nullable field 'opManager' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build (win7-x64):
BAKKA_Editor/Views/MainView.axaml.cs#L103
Non-nullable field 'skCircleView' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build (win7-x64):
BAKKA_Editor/Views/MainView.axaml.cs#L103
Non-nullable field 'soundEngine' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build (osx-arm64):
BAKKA_Editor/ViewLocator.cs#L20
Nullability of reference types in type of parameter 'data' of 'bool ViewLocator.Match(object data)' doesn't match implicitly implemented member 'bool IDataTemplate.Match(object? data)' (possibly because of nullability attributes).
|
build (osx-arm64):
BAKKA_Editor/ViewLocator.cs#L10
Nullability of reference types in type of parameter 'data' of 'Control ViewLocator.Build(object data)' doesn't match implicitly implemented member 'Control? ITemplate<object?, Control?>.Build(object? param)' (possibly because of nullability attributes).
|
build (osx-arm64):
BAKKA_Editor/Views/MainView.axaml.cs#L105
Dereference of a possibly null reference.
|
build (osx-arm64):
BAKKA_Editor/Views/MainView.axaml.cs#L103
Non-nullable field 'autoSaveTimer' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build (osx-arm64):
BAKKA_Editor/Views/MainView.axaml.cs#L103
Non-nullable field '_vm' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build (osx-arm64):
BAKKA_Editor/Views/MainView.axaml.cs#L103
Non-nullable field 'chartSettingsViewModel' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build (osx-arm64):
BAKKA_Editor/Views/MainView.axaml.cs#L103
Non-nullable field 'hitsoundTimer' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build (osx-arm64):
BAKKA_Editor/Views/MainView.axaml.cs#L103
Non-nullable field 'opManager' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build (osx-arm64):
BAKKA_Editor/Views/MainView.axaml.cs#L103
Non-nullable field 'skCircleView' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build (osx-arm64):
BAKKA_Editor/Views/MainView.axaml.cs#L103
Non-nullable field 'soundEngine' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build (osx-x64):
BAKKA_Editor/ViewLocator.cs#L20
Nullability of reference types in type of parameter 'data' of 'bool ViewLocator.Match(object data)' doesn't match implicitly implemented member 'bool IDataTemplate.Match(object? data)' (possibly because of nullability attributes).
|
build (osx-x64):
BAKKA_Editor/ViewLocator.cs#L10
Nullability of reference types in type of parameter 'data' of 'Control ViewLocator.Build(object data)' doesn't match implicitly implemented member 'Control? ITemplate<object?, Control?>.Build(object? param)' (possibly because of nullability attributes).
|
build (osx-x64):
BAKKA_Editor/Views/MainView.axaml.cs#L105
Dereference of a possibly null reference.
|
build (osx-x64):
BAKKA_Editor/Views/MainView.axaml.cs#L103
Non-nullable field 'autoSaveTimer' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build (osx-x64):
BAKKA_Editor/Views/MainView.axaml.cs#L103
Non-nullable field '_vm' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build (osx-x64):
BAKKA_Editor/Views/MainView.axaml.cs#L103
Non-nullable field 'chartSettingsViewModel' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build (osx-x64):
BAKKA_Editor/Views/MainView.axaml.cs#L103
Non-nullable field 'hitsoundTimer' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build (osx-x64):
BAKKA_Editor/Views/MainView.axaml.cs#L103
Non-nullable field 'opManager' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build (osx-x64):
BAKKA_Editor/Views/MainView.axaml.cs#L103
Non-nullable field 'skCircleView' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build (osx-x64):
BAKKA_Editor/Views/MainView.axaml.cs#L103
Non-nullable field 'soundEngine' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build (linux-x64):
BAKKA_Editor/ViewLocator.cs#L20
Nullability of reference types in type of parameter 'data' of 'bool ViewLocator.Match(object data)' doesn't match implicitly implemented member 'bool IDataTemplate.Match(object? data)' (possibly because of nullability attributes).
|
build (linux-x64):
BAKKA_Editor/ViewLocator.cs#L10
Nullability of reference types in type of parameter 'data' of 'Control ViewLocator.Build(object data)' doesn't match implicitly implemented member 'Control? ITemplate<object?, Control?>.Build(object? param)' (possibly because of nullability attributes).
|
build (linux-x64):
BAKKA_Editor/Views/MainView.axaml.cs#L105
Dereference of a possibly null reference.
|
build (linux-x64):
BAKKA_Editor/Views/MainView.axaml.cs#L103
Non-nullable field 'autoSaveTimer' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build (linux-x64):
BAKKA_Editor/Views/MainView.axaml.cs#L103
Non-nullable field '_vm' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build (linux-x64):
BAKKA_Editor/Views/MainView.axaml.cs#L103
Non-nullable field 'chartSettingsViewModel' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build (linux-x64):
BAKKA_Editor/Views/MainView.axaml.cs#L103
Non-nullable field 'hitsoundTimer' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build (linux-x64):
BAKKA_Editor/Views/MainView.axaml.cs#L103
Non-nullable field 'opManager' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build (linux-x64):
BAKKA_Editor/Views/MainView.axaml.cs#L103
Non-nullable field 'skCircleView' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build (linux-x64):
BAKKA_Editor/Views/MainView.axaml.cs#L103
Non-nullable field 'soundEngine' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
linux-x64
Expired
|
100 MB |
|
osx-arm64
Expired
|
113 MB |
|
osx-x64
Expired
|
107 MB |
|
win7-x64
Expired
|
102 MB |
|