Skip to content

Feat: Individual Top/Bottom/Left/Right Padding Options #217

Feat: Individual Top/Bottom/Left/Right Padding Options

Feat: Individual Top/Bottom/Left/Right Padding Options #217

Triggered via pull request March 18, 2024 19:49
Status Success
Total duration 1m 19s
Artifacts

testing.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 8 warnings
build: src/List.ts#L1
'rightPadding' is declared but its value is never read.
build: src/List.ts#L1
'bottomPadding' is declared but its value is never read.
build: src/List.ts#L1
'rightPadding' is declared but its value is never read.
build: src/List.ts#L1
'bottomPadding' is declared but its value is never read.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: src/List.ts#L70
Opening curly brace appears on the same line as controlling statement
build: src/List.ts#L304
'rightPadding' is assigned a value but never used
build: src/List.ts#L305
'bottomPadding' is assigned a value but never used
build: src/List.ts#L70
Opening curly brace appears on the same line as controlling statement
build: src/List.ts#L304
'rightPadding' is assigned a value but never used
build: src/List.ts#L305
'bottomPadding' is assigned a value but never used