CodeChecker icon indicating copy to clipboard operation
CodeChecker copied to clipboard

Results 19 CodeChecker issues
Sort by recently updated
recently updated
newest added

The codechecker result is: `compare() is Case Sensitive - try compareNoCase() instead` for this code: `dateCompare(this.access_expires,now())` But there is no coldfusion/lucee function with dateCompareNoCase, so this should be ignored.

Easiest setup requires you have CommandBox installed, and in your path, or home directory. http://www.ortussolutions.com/products/commandbox install wellercs/CodeChecker server start browser tab should open check rule boxes fill in full path...

Create separate repos for this project: 1. core libs standalone as a package that can double as a module 2. sample site that includes #1 as a dep 3. CommandBox...