knative-build/runtimes/javascript/platform/knative.js (7 lines): - line 90: // TODO: Throw error if CODE is NOT defined! - line 93: // TODO: default to empty? - line 185: * TODO: - line 367: // TODO: test this error is handled properly and results in an HTTP error response - line 442: // TODO: throw an error if body can not be decoded - line 487: // TODO: Should we use app.WrapEndpoint()? - line 575: // TODO: the 'httpMethods' var should not alternatively store string and string[] types knative-build/runtimes/javascript/utils/debug.js (4 lines): - line 65: // TODO: validate color is an actual valid color string - line 87: // TODO: validate color is an actual valid color string - line 106: // TODO: validate color is an actual valid color string - line 152: // TODO: if there is no '(' separator, we have no function name; do not split knative-build/runtimes/java/core/java8/proxy/src/main/java/org/apache/openwhisk/runtime/java/action/Proxy.java (1 line): - line 124: // FIXME: this is obviously not very useful. The idea is that we knative-build/runtimes/javascript/src/service.js (1 line): - line 32: // TODO: save the entire configuration for use by any of the route handlers knative-build/runtimes/javascript/app.js (1 line): - line 56: // TODO export isvalid() from platform, if undefined this is OK to default, but if not valid value then error out