Skip to content

Fix tag endings...

Fix tag endings... #62

Triggered via push September 2, 2024 17:22
Status Failure
Total duration 37s
Artifacts

build-test.yml

on: push
Matrix: build-test
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build-test (8.0): examples/PersistedCache.Example/Program.cs#L13
The type 'SqlPersistedCacheOptions' is defined in an assembly that is not referenced. You must add a reference to assembly 'PersistedCache.Core, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'.
build-test (8.0): examples/PersistedCache.Example/Program.cs#L13
'MySqlPersistedCacheOptions' does not contain a definition for 'TableName' and no accessible extension method 'TableName' accepting a first argument of type 'MySqlPersistedCacheOptions' could be found (are you missing a using directive or an assembly reference?)
build-test (8.0): examples/PersistedCache.Example/Program.cs#L38
The type or namespace name 'IPersistedCache' could not be found (are you missing a using directive or an assembly reference?)
build-test (8.0): examples/PersistedCache.Example/Program.cs#L42
The type or namespace name 'IPersistedCache' could not be found (are you missing a using directive or an assembly reference?)
build-test (8.0): examples/PersistedCache.Example/Program.cs#L52
The type or namespace name 'IPersistedCache' could not be found (are you missing a using directive or an assembly reference?)
build-test (8.0): examples/PersistedCache.Example/Program.cs#L60
The type or namespace name 'IPersistedCache' could not be found (are you missing a using directive or an assembly reference?)
build-test (8.0): examples/PersistedCache.Example/Program.cs#L68
The type or namespace name 'IPersistedCache<>' could not be found (are you missing a using directive or an assembly reference?)
build-test (8.0): examples/PersistedCache.Example/Program.cs#L72
The type or namespace name 'IPersistedCache' could not be found (are you missing a using directive or an assembly reference?)
build-test (8.0): examples/PersistedCache.Example/Program.cs#L76
The type or namespace name 'IPersistedCache<>' could not be found (are you missing a using directive or an assembly reference?)
build-test (8.0): examples/PersistedCache.Example/Program.cs#L80
The type or namespace name 'IPersistedCache' could not be found (are you missing a using directive or an assembly reference?)