Delete .DS_Store #20
Annotations
13 warnings
deploy-static-page
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v3.0.3, SteveSandersonMS/ghaction-rewrite-base-href@v1, crazy-max/ghaction-github-pages@v1.5.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
deploy-static-page
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, SteveSandersonMS/ghaction-rewrite-base-href@v1, crazy-max/ghaction-github-pages@v1.5.1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
deploy-static-page:
QuLangProcessor/Compiler.fs#L320
Incomplete pattern matches on this expression. For example, the value 'BitSeq (_)' may indicate a case not covered by the pattern(s).
|
deploy-static-page:
QuLangProcessor/Translator.fs#L55
Incomplete pattern matches on this expression. For example, the value 'BitSeq (_)' may indicate a case not covered by the pattern(s).
|
deploy-static-page
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "FSharp.Core
|
deploy-static-page
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
|
deploy-static-page:
QuBoxEngine/Gates/GateInterfaces.cs#L20
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
|
deploy-static-page:
QuBoxEngine/Gates/MatrixGates.cs#L33
Nullability of reference types in type of parameter 'value' of 'void MatrixGate.Condition.set' doesn't match implicitly implemented member 'void IGate.Condition.set' (possibly because of nullability attributes).
|
deploy-static-page:
QuBoxEngine/Circuits/Visitors.cs#L146
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern '_' is not covered. However, a pattern with a 'when' clause might successfully match this value.
|
deploy-static-page:
QuBoxEngine/Circuits/Generator.cs#L265
Nullability of reference types in value of type 'List<AST.Statement?>' doesn't match target type 'IEnumerable<AST.Statement>'.
|
deploy-static-page:
QuBoxEngine/Interpreter.cs#L81
Dereference of a possibly null reference.
|
deploy-static-page:
QuBoxEngine/Interpreter.cs#L28
Non-nullable property 'Circuit' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
deploy-static-page
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file']
|