Skip to content

Refactored more of RuriLib's code #82

Refactored more of RuriLib's code

Refactored more of RuriLib's code #82

Triggered via push October 15, 2024 21:32
Status Failure
Total duration 1m 2s
Artifacts

run-tests.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 10 warnings
test: RuriLib/Blocks/Requests/Smtp/Methods.cs#L46
Argument 1: cannot convert from 'RuriLib.Models.Bots.BotData' to 'RuriLib.Models.Proxies.Proxy'
test: RuriLib/Blocks/Requests/Smtp/Methods.cs#L271
Argument 1: cannot convert from 'RuriLib.Models.Bots.BotData' to 'RuriLib.Models.Proxies.Proxy'
test: RuriLib/Blocks/Requests/Pop3/Methods.cs#L44
Argument 1: cannot convert from 'RuriLib.Models.Bots.BotData' to 'RuriLib.Models.Proxies.Proxy'
test: RuriLib/Blocks/Requests/Pop3/Methods.cs#L259
Argument 1: cannot convert from 'RuriLib.Models.Bots.BotData' to 'RuriLib.Models.Proxies.Proxy'
test
Process completed with exit code 1.
test: RuriLib/Helpers/LoliCode/LineParser.cs#L69
XML comment has syntactically incorrect cref attribute 'byte[]'
test: RuriLib/Functions/Conversion/HexConverter.cs#L12
XML comment has syntactically incorrect cref attribute 'byte[]'
test: RuriLib/Functions/Conversion/BinaryConverter.cs#L10
XML comment has syntactically incorrect cref attribute 'byte[]'
test: RuriLib/Functions/Conversion/BinaryConverter.cs#L10
Syntax error, '.' expected. See also error CS1003.
test: RuriLib/Functions/Conversion/HexConverter.cs#L12
Syntax error, '.' expected. See also error CS1003.
test: RuriLib/Helpers/LoliCode/LineParser.cs#L69
Syntax error, '.' expected. See also error CS1003.
test: RuriLib/Helpers/LoliCode/LineParser.cs#L69
Identifier expected. See also error CS1001.
test: RuriLib/Functions/Conversion/BinaryConverter.cs#L10
Identifier expected. See also error CS1001.
test: RuriLib/Functions/Conversion/HexConverter.cs#L12
Identifier expected. See also error CS1001.
test: RuriLib/Functions/Conversion/HexConverter.cs#L32
XML comment has syntactically incorrect cref attribute 'byte[]'