chore(deps): update dependency languageext.core to 5.0.0-beta-77 #132
test.yaml
on: pull_request
Run Compiler Tests
1m 17s
Matrix: test-scripts
Annotations
20 errors and 11 warnings
|
Run Compiler Tests:
src/Compiler/Utils.cs#L213
Non-invocable member 'Fin<T>.Succ' cannot be used like a method.
|
|
Run Compiler Tests:
src/Compiler/Utils.cs#L213
Non-invocable member 'Fin<T>.Fail' cannot be used like a method.
|
|
Run Compiler Tests:
src/Compiler/Utils.cs#L209
Non-invocable member 'Fin<T>.Succ' cannot be used like a method.
|
|
Run Compiler Tests:
src/Compiler/Utils.cs#L209
Non-invocable member 'Fin<T>.Fail' cannot be used like a method.
|
|
Run Compiler Tests:
src/Compiler/Utils.cs#L203
Only assignment, call, increment, decrement, await, and new object expressions can be used as a statement
|
|
Run Compiler Tests:
src/Compiler/Utils.cs#L204
Non-invocable member 'Fin<Option<T>>.Succ' cannot be used like a method.
|
|
Run Compiler Tests:
src/Compiler/Utils.cs#L197
Only assignment, call, increment, decrement, await, and new object expressions can be used as a statement
|
|
Run Compiler Tests:
src/Compiler/Utils.cs#L198
Non-invocable member 'Fin<Option<T>>.Succ' cannot be used like a method.
|
|
Run Compiler Tests:
src/Compiler/Utils.cs#L69
Non-invocable member 'Fin<TOut>.Fail' cannot be used like a method.
|
|
Run Compiler Tests:
src/Compiler/Utils.cs#L20
Argument 1: cannot convert from 'T' to 'System.Action<T>'
|
|
Run Pester Tests on windows-latest
[-] Discovery in D:\a\scripts\scripts\tests\common\Exit\Invoke-Handlers.Tests.ps1 failed with:
|
|
Run Pester Tests on windows-latest
[-] Discovery in D:\a\scripts\scripts\tests\common\Exit\Invoke-FailedExit.Tests.ps1 failed with:
|
|
Run Pester Tests on windows-latest
[-] Discovery in D:\a\scripts\scripts\tests\common\Event\Unregister-EventSubscription.Tests.ps1 failed with:
|
|
Run Pester Tests on windows-latest
[-] Discovery in D:\a\scripts\scripts\tests\common\Event\Submit-Event.Tests.ps1 failed with:
|
|
Run Pester Tests on windows-latest
[-] Discovery in D:\a\scripts\scripts\tests\common\Event\Register-EventSubscription.Tests.ps1 failed with:
|
|
Run Pester Tests on windows-latest
[-] Discovery in D:\a\scripts\scripts\tests\common\Cache\Get-CachedLocation.Tests.ps1 failed with:
|
|
Run Pester Tests on windows-latest
[-] Discovery in D:\a\scripts\scripts\tests\common\Cache\Get-CachedContent.Tests.ps1 failed with:
|
|
Run Pester Tests on windows-latest
[-] Discovery in D:\a\scripts\scripts\tests\common\Assert\Assert-NotNull.Tests.ps1 failed with:
|
|
Run Pester Tests on windows-latest
[-] Discovery in D:\a\scripts\scripts\tests\common\Assert\Assert-Equal.Tests.ps1 failed with:
|
|
Run Pester Tests on windows-latest
[-] Discovery in D:\a\scripts\scripts\tests\common\Flag.Tests.ps1 failed with:
|
|
Run Compiler Tests
No files were found with the provided path: ./tests/Compiler/Coverage/coverage.info. No artifacts will be uploaded.
|
|
Run Compiler Tests:
src/Compiler/Text/Updater/TokenUpdater.cs#L17
'Prelude.FinSucc<A>(A)' is obsolete: 'FinSucc has been deprecated in favour of `Fin.Succ` or `Prelude.Pure`'
|
|
Run Compiler Tests:
src/Compiler/Analyser/Rules/RuleVisitor.cs#L60
'Prelude.FinSucc<A>(A)' is obsolete: 'FinSucc has been deprecated in favour of `Fin.Succ` or `Prelude.Pure`'
|
|
Run Compiler Tests:
src/Compiler/Utils.cs#L162
'Prelude.FinFail<A>(Error)' is obsolete: 'FinFail has been deprecated in favour of `Fin.Fail` or `Prelude.Fail`'
|
|
Run Compiler Tests:
src/Compiler/Utils.cs#L148
'Prelude.FinFail<A>(Error)' is obsolete: 'FinFail has been deprecated in favour of `Fin.Fail` or `Prelude.Fail`'
|
|
Run Compiler Tests:
src/Compiler/Utils.cs#L128
'Prelude.FinFail<A>(Error)' is obsolete: 'FinFail has been deprecated in favour of `Fin.Fail` or `Prelude.Fail`'
|
|
Run Compiler Tests:
src/Compiler/Utils.cs#L114
'Prelude.FinFail<A>(Error)' is obsolete: 'FinFail has been deprecated in favour of `Fin.Fail` or `Prelude.Fail`'
|
|
Run Compiler Tests:
src/Compiler/Utils.cs#L87
'Prelude.FinFail<A>(Error)' is obsolete: 'FinFail has been deprecated in favour of `Fin.Fail` or `Prelude.Fail`'
|
|
Run Compiler Tests:
src/Compiler/Analyser/SuppressionExt.cs#L40
'Prelude.FinSucc<A>(A)' is obsolete: 'FinSucc has been deprecated in favour of `Fin.Succ` or `Prelude.Pure`'
|
|
Run Compiler Tests:
src/Compiler/Analyser/SuppressionExt.cs#L26
'Prelude.FinFail<A>(Error)' is obsolete: 'FinFail has been deprecated in favour of `Fin.Fail` or `Prelude.Fail`'
|
|
Run Compiler Tests:
src/Compiler/Analyser/SuppressionExt.cs#L25
'Prelude.FinSucc<A>(A)' is obsolete: 'FinSucc has been deprecated in favour of `Fin.Succ` or `Prelude.Pure`'
|