macintushar/draw

View on GitHub
chore: updated packages (#10) #27
Tushar Selvakumar authored 71430e55
complete00:00:15
Your first build completed successfully!

Congratulations

Your first build completed successfully!

See the Results

1
git clone
2
codeclimate validate-config
View output
codeclimate validate-config
WARNING: unknown engine or channel <codescan:stable>
WARNING: unknown engine or channel <cody:stable>
WARNING: unknown engine or channel <isort:stable>
WARNING: unknown engine or channel <proselint:stable>
WARNING: unknown engine or channel <protobuf:stable>
WARNING: unknown engine or channel <rustfmt:stable>
WARNING: unknown engine or channel <tfsec:stable>
3
codeclimate prepare
View output
codeclimate prepare
4
builder pull-engines
View output
determining required images
5
structure
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
W, [2024-12-09T10:59:56.698787 #1]  WARN -- : Skipping src/components/ui/label.tsx due to CC::Parser::Client::HTTPError
W, [2024-12-09T10:59:56.698818 #1]  WARN -- : Response status: 422
W, [2024-12-09T10:59:56.710139 #1]  WARN -- : Skipping src/components/ui/button.tsx due to CC::Parser::Client::HTTPError
W, [2024-12-09T10:59:56.710168 #1]  WARN -- : Response status: 422
W, [2024-12-09T10:59:56.770929 #1]  WARN -- : Skipping src/lib/utils.ts due to CC::Parser::Client::HTTPError
W, [2024-12-09T10:59:56.770961 #1]  WARN -- : Response status: 422
6
duplication
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
W, [2024-12-09T11:00:00.813300 #1]  WARN -- : Skipping ./src/components/ui/label.tsx due to CC::Parser::Client::HTTPError
W, [2024-12-09T11:00:00.813376 #1]  WARN -- : Response status: 422
W, [2024-12-09T11:00:00.837209 #1]  WARN -- : Skipping ./src/components/ui/button.tsx due to CC::Parser::Client::HTTPError
W, [2024-12-09T11:00:00.837242 #1]  WARN -- : Response status: 422
W, [2024-12-09T11:00:00.898690 #1]  WARN -- : Skipping ./src/lib/utils.ts due to CC::Parser::Client::HTTPError
W, [2024-12-09T11:00:00.898732 #1]  WARN -- : Response status: 422
7
eslint
eslint engine documentation
View output
Ignoring the following rules that rely on module resolution:
	 * import/extensions
	 * import/named
	 * import/namespace
	 * import/no-absolute-path
	 * import/no-cycle
	 * import/no-duplicates
	 * import/no-extraneous-dependencies
	 * import/no-named-as-default
	 * import/no-named-as-default-member
	 * import/no-restricted-paths
	 * import/no-unresolved
	 * node/no-hide-code-modules
	 * node/no-missing-require